Searched defs:_init (Results 1 – 2 of 2) sorted by relevance
275 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument282 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
2310 static int __init _init(struct omap_hwmod *oh, void *data) in _init() function