Home
last modified time | relevance | path

Searched defs:_init (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcleanup.h275 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument
282 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c2310 static int __init _init(struct omap_hwmod *oh, void *data) in _init() function