Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof_platform.h49 extern const struct of_device_id of_default_bus_match_table[];
/linux-6.3-rc2/drivers/of/
A Dplatform.c24 const struct of_device_id of_default_bus_match_table[] = { variable
497 return of_platform_populate(root, of_default_bus_match_table, lookup, in of_platform_default_populate()
/linux-6.3-rc2/Documentation/translations/zh_CN/devicetree/
A Dusage-model.rst307 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
/linux-6.3-rc2/Documentation/devicetree/
A Dusage-model.rst392 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);

Completed in 5 milliseconds