Home
last modified time | relevance | path

Searched refs:omap_late_initcall_sync (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsoc.h484 #define omap_late_initcall_sync(fn) omap_initcall(late_initcall_sync, fn) macro
H A Domap_device.c707 omap_late_initcall_sync(omap_device_late_init);