Searched refs:of_match_bus (Results 1 – 5 of 5) sorted by relevance
21 static struct of_bus *of_match_bus(struct device_node *np);108 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function138 bus = of_match_bus(parent); in of_get_address()258 bus = of_match_bus(parent); in __of_translate_address()287 pbus = of_match_bus(parent); in __of_translate_address()
177 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function259 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()309 pbus = of_match_bus(pp); in build_device_resources()
231 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function329 bus = of_match_bus(p_op->dev.of_node); in build_device_resources()386 pbus = of_match_bus(pp); in build_device_resources()432 bus = of_match_bus(pp); in apply_interrupt_map()
412 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function544 bus = of_match_bus(parent); in __of_translate_address()588 pbus = of_match_bus(parent); in __of_translate_address()733 bus = of_match_bus(parent); in __of_get_address()799 parser->bus = of_match_bus(node); in parser_init()
1120 static struct of_bus *of_match_bus(const void *blob, int parentoffset) in of_match_bus() function1221 bus = of_match_bus(blob, parent); in __of_translate_address()1250 pbus = of_match_bus(blob, parent); in __of_translate_address()