Searched refs:__initfunc (Results 1 – 5 of 5) sorted by relevance
47 #define module_cpu_feature_match(x, __initfunc) \ argument56 return __initfunc(); \
391 # define in2000__INITFUNC(function) __initfunc(function)
12 The driver now makes use of the __initfunc() and
148 - Replace __initfunc() which is deprecated stuff by __init which
264 - Replace __initfunc() which is deprecated stuff by __init which