Searched defs:omap_device_initcall (Results 1 – 2 of 2) sorted by relevance
482 #define omap_device_initcall(fn) omap_initcall(device_initcall, fn) macro