Searched refs:of_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);
33 struct of_bus { struct
170 struct of_bus *bus;
285 static struct of_bus of_busses[] = {
320 static struct of_bus *of_match_bus(struct device_node *np)
331 static int of_translate_one(struct device_node *parent, struct of_bus *bus,
332 struct of_bus *pbus, u32 *addr,
407 struct of_bus *bus, *pbus;
498 struct of_bus *bus;

Completed in 9 milliseconds