Searched refs:omap_device_initcall (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/mach-omap2/ | ||
| H A D | display.c | 269 omap_device_initcall(omapdss_init_of); |
| H A D | soc.h | 482 #define omap_device_initcall(fn) omap_initcall(device_initcall, fn) macro |