Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dof_device_32.c175 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
257 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
307 pbus = of_match_bus(pp); in build_device_resources()
Dof_device_64.c229 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
327 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
384 pbus = of_match_bus(pp); in build_device_resources()
430 bus = of_match_bus(pp); in apply_interrupt_map()