Searched refs:of_default_bus_match_table (Results 1 – 4 of 4) sorted by relevance
49 extern const struct of_device_id of_default_bus_match_table[];
24 const struct of_device_id of_default_bus_match_table[] = { variable497 return of_platform_populate(root, of_default_bus_match_table, lookup, in of_platform_default_populate()
307 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
392 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
Completed in 6 milliseconds