Searched refs:omap_dt_match_table (Results 1 – 2 of 2) sorted by relevance
531 pdata_quirks_init_clocks(const struct of_device_id *omap_dt_match_table) in pdata_quirks_init_clocks() argument541 of_platform_populate(np, omap_dt_match_table, in pdata_quirks_init_clocks()548 void __init pdata_quirks_init(const struct of_device_id *omap_dt_match_table) in pdata_quirks_init() argument562 pdata_quirks_init_clocks(omap_dt_match_table); in pdata_quirks_init()564 of_platform_populate(NULL, omap_dt_match_table, in pdata_quirks_init()
23 static const struct of_device_id omap_dt_match_table[] __initconst = { variable31 pdata_quirks_init(omap_dt_match_table); in omap_generic_init()