Searched refs:omap_late_initcall_sync (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/arm/mach-omap2/ | ||
D | soc.h | 498 #define omap_late_initcall_sync(fn) omap_initcall(late_initcall_sync, fn) macro |
D | omap_device.c | 885 omap_late_initcall_sync(omap_device_late_init); |