Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dof_device_32.c177 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
259 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()
309 pbus = of_match_bus(pp); in build_device_resources()
/linux/drivers/of/
H A Daddress.c391 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
518 bus = of_match_bus(parent); in __of_translate_address()
561 pbus = of_match_bus(parent); in __of_translate_address()
700 bus = of_match_bus(parent); in __of_get_address()
764 parser->bus = of_match_bus(node); in parser_init()