Searched defs:_init (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/linux/ |
D | cleanup.h | 71 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ argument 78 #define EXTEND_CLASS(_name, ext, _init, _init_args...) \ argument
|
/Linux-v6.6/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 2310 static int __init _init(struct omap_hwmod *oh, void *data) in _init() function
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 962 #define STAGE_CREATE(_stage, _init, _cleanup) \ argument
|