Searched refs:of_bus (Results 1 – 3 of 3) sorted by relevance
/arch/sparc/kernel/ |
D | of_device_32.c | 88 struct of_bus { struct 277 static struct of_bus of_busses[] = { 307 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() 319 struct of_bus *bus, in build_one_resource() 320 struct of_bus *pbus, in build_one_resource() 380 struct of_bus *bus; in build_device_resources() 408 struct of_bus *pbus, *dbus; in build_device_resources()
|
D | of_device_64.c | 114 struct of_bus { struct 338 static struct of_bus of_busses[] = { 386 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() 398 struct of_bus *bus, in build_one_resource() 399 struct of_bus *pbus, in build_one_resource() 475 struct of_bus *bus; in build_device_resources() 511 struct of_bus *pbus, *dbus; in build_device_resources() 580 struct of_bus *bus; in apply_interrupt_map()
|
/arch/powerpc/kernel/ |
D | prom_parse.c | 29 static struct of_bus *of_match_bus(struct device_node *np); 50 struct of_bus { struct 185 struct of_bus *bus; in of_get_pci_address() 376 static struct of_bus of_busses[] = { 411 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() 422 static int of_translate_one(struct device_node *parent, struct of_bus *bus, in of_translate_one() 423 struct of_bus *pbus, u32 *addr, in of_translate_one() 490 struct of_bus *bus, *pbus; in __of_translate_address() 581 struct of_bus *bus; in of_get_address()
|