Home
last modified time | relevance | path

Searched defs:of_match_bus (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dof_addr.c108 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
/openbmc/u-boot/common/
H A Dfdt_support.c1120 static struct of_bus *of_match_bus(const void *blob, int parentoffset) in of_match_bus() function