Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_platform.h50 extern const struct of_device_id of_default_bus_match_table[];
/openbmc/linux/drivers/of/
H A 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()
/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Dusage-model.rst307 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
/openbmc/linux/Documentation/devicetree/
H A Dusage-model.rst392 of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);