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

/drivers/of/
H A Daddress.c14 static struct of_bus *of_match_bus(struct device_node *np);
177 bus = of_match_bus(parent);
320 static struct of_bus *of_match_bus(struct device_node *np) function
421 bus = of_match_bus(parent);
451 pbus = of_match_bus(parent);
505 bus = of_match_bus(parent);

Completed in 105 milliseconds