Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dprom_parse.c29 static struct of_bus *of_match_bus(struct device_node *np);
192 bus = of_match_bus(parent); in of_get_pci_address()
411 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
504 bus = of_match_bus(parent); in __of_translate_address()
534 pbus = of_match_bus(parent); in __of_translate_address()
588 bus = of_match_bus(parent); in of_get_address()
/arch/sparc/kernel/
Dof_device_64.c386 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
484 bus = of_match_bus(p_op->node); in build_device_resources()
539 pbus = of_match_bus(pp); in build_device_resources()
585 bus = of_match_bus(pp); in apply_interrupt_map()
Dof_device_32.c307 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
389 bus = of_match_bus(p_op->node); in build_device_resources()
437 pbus = of_match_bus(pp); in build_device_resources()