Searched refs:of_match_bus (Results 1 – 2 of 2) sorted by relevance
22 static struct of_bus *of_match_bus(struct device_node *np);109 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function139 bus = of_match_bus(parent); in of_get_address()259 bus = of_match_bus(parent); in __of_translate_address()288 pbus = of_match_bus(parent); in __of_translate_address()
1232 static struct of_bus *of_match_bus(const void *blob, int parentoffset) in of_match_bus() function1333 bus = of_match_bus(blob, parent); in __of_translate_address()1362 pbus = of_match_bus(blob, parent); in __of_translate_address()