Searched defs:omap_late_initcall (Results 1 – 2 of 2) sorted by relevance
483 #define omap_late_initcall(fn) omap_initcall(late_initcall, fn) macro