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