Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dof_device_32.c177 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
H A Dof_device_64.c231 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
/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/linux/drivers/of/
H A Daddress.c412 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