Home
last modified time | relevance | path

Searched refs:of_match_bus (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Daddress.c25 static struct of_bus *of_match_bus(struct device_node *np);
211 bus = of_match_bus(parent); in of_get_pci_address()
410 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
541 bus = of_match_bus(parent); in __of_translate_address()
585 pbus = of_match_bus(parent); in __of_translate_address()
687 bus = of_match_bus(parent); in of_get_address()
722 parser->bus = of_match_bus(node); in parser_init()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dof_device_64.c231 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
329 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()
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()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dof_device_64.c231 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
329 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()
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()
/kernel/linux/linux-6.6/drivers/of/
H A Daddress.c420 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus() function
551 bus = of_match_bus(parent); in __of_translate_address()
595 pbus = of_match_bus(parent); in __of_translate_address()
740 bus = of_match_bus(parent); in __of_get_address()
806 parser->bus = of_match_bus(node); in parser_init()

Completed in 7 milliseconds