Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_platform.h50 extern const struct of_device_id of_default_bus_match_table[];
/Linux-v6.6/drivers/of/
Dplatform.c26 const struct of_device_id of_default_bus_match_table[] = { variable
530 return of_platform_populate(root, of_default_bus_match_table, lookup, in of_platform_default_populate()
/Linux-v6.6/Documentation/translations/zh_CN/devicetree/
Dusage-model.rst307 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
/Linux-v6.6/Documentation/devicetree/
Dusage-model.rst392 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);