Searched defs:omap_early_initcall (Results 1 – 2 of 2) sorted by relevance
477 #define omap_early_initcall(fn) omap_initcall(early_initcall, fn) macro