Searched refs:self_test (Results 1 – 3 of 3) sorted by relevance
52 static bool self_test = true; variable53 module_param(self_test, bool, 0);252 if (self_test) { in imx_rngc_probe()
996 struct self_test { struct1006 struct self_test *obj = addr; in is_static_object() argument1017 struct self_test *obj = addr; in fixup_init()1036 struct self_test *obj = addr; in fixup_activate()1057 struct self_test *obj = addr; in fixup_destroy()1075 struct self_test *obj = addr; in fixup_free()1136 static __initdata struct self_test obj = { .static_init = 0 };
358 void (*self_test)(struct net_device *, struct ethtool_test *, u64 *); member