Home
last modified time | relevance | path

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

/drivers/of/
Dplatform.c25 const struct of_device_id of_default_bus_match_table[] = { variable
504 return of_platform_populate(root, of_default_bus_match_table, lookup, in of_platform_default_populate()
/drivers/memory/
Domap-gpmc.c2210 if (of_match_node(of_default_bus_match_table, child)) in gpmc_probe_generic_child()