Home
last modified time | relevance | path

Searched refs:__init_or_module (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/memory/
Demif.c166 static int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
182 static inline int __init_or_module emif_debugfs_init(struct emif_data *emif) in emif_debugfs_init()
1082 static int __init_or_module setup_interrupts(struct emif_data *emif, u32 irq) in setup_interrupts()
1113 static void __init_or_module emif_onetime_settings(struct emif_data *emif) in emif_onetime_settings()
1238 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs()
1287 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info()
1321 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1396 static struct emif_data * __init_or_module of_get_memory_device_details( in of_get_memory_device_details()
1403 static struct emif_data *__init_or_module get_device_details( in get_device_details()
1516 static int __init_or_module emif_probe(struct platform_device *pdev) in emif_probe()
/linux-4.19.296/include/linux/
Dmodule.h146 #define __init_or_module macro
153 #define __init_or_module __init macro
/linux-4.19.296/drivers/base/
Dplatform.c693 int __init_or_module __platform_driver_probe(struct platform_driver *drv, in __platform_driver_probe()
760 struct platform_device * __init_or_module __platform_create_bundle( in __platform_create_bundle()