Home
last modified time | relevance | path

Searched refs:omap_dt_match_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap2/
Dboard-generic.c22 static const struct of_device_id omap_dt_match_table[] __initconst = { variable
30 pdata_quirks_init(omap_dt_match_table); in omap_generic_init()
Dpdata-quirks.c722 void __init pdata_quirks_init(const struct of_device_id *omap_dt_match_table) in pdata_quirks_init() argument
735 of_platform_populate(NULL, omap_dt_match_table, in pdata_quirks_init()