of_default_bus_match_table 2210 drivers/memory/omap-gpmc.c 	if (of_match_node(of_default_bus_match_table, child))
of_default_bus_match_table   25 drivers/of/platform.c const struct of_device_id of_default_bus_match_table[] = {
of_default_bus_match_table  501 drivers/of/platform.c 	return of_platform_populate(root, of_default_bus_match_table, lookup,
of_default_bus_match_table   49 include/linux/of_platform.h extern const struct of_device_id of_default_bus_match_table[];