Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/core/
H A Dof_addr.c109 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c1232 static struct of_bus *of_match_bus(const void *blob, int parentoffset) in of_match_bus() function