Home
last modified time | relevance | path

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

/drivers/of/
Daddress.c17 static struct of_bus *of_match_bus(struct device_node *np);
187 bus = of_match_bus(parent); in of_get_pci_address()
448 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
568 bus = of_match_bus(parent); in __of_translate_address()
597 pbus = of_match_bus(parent); in __of_translate_address()
651 bus = of_match_bus(parent); in of_get_address()