Searched refs:of_match_bus (Results 1 – 2 of 2) sorted by relevance
21 static struct of_bus *of_match_bus(struct device_node *np);108 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function138 bus = of_match_bus(parent); in of_get_address()258 bus = of_match_bus(parent); in __of_translate_address()287 pbus = of_match_bus(parent); in __of_translate_address()
1121 static struct of_bus *of_match_bus(const void *blob, int parentoffset) in of_match_bus() function1222 bus = of_match_bus(blob, parent); in __of_translate_address()1251 pbus = of_match_bus(blob, parent); in __of_translate_address()