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