Searched refs:of_pci_get_devfn (Results 1 – 11 of 11) sorted by relevance
14 int of_pci_get_devfn(struct device_node *np);23 static inline int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn() function
118 devfn = of_pci_get_devfn(node); in __of_pci_pci_compare()160 int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn() function171 EXPORT_SYMBOL_GPL(of_pci_get_devfn);
460 devfn = of_pci_get_devfn(child); in rt3883_pci_probe()
315 err = of_pci_get_devfn(child); in mt7621_pcie_parse_dt()
838 port->devfn = of_pci_get_devfn(child); in mvebu_pcie_parse_port()
1052 err = of_pci_get_devfn(child); in mtk_pcie_setup()
2131 err = of_pci_get_devfn(port); in tegra_pcie_parse_dt()
429 ret = of_pci_get_devfn(child); in kirin_pcie_parse_port()
2654 0x00000000 of_pci_get_devfn vmlinux EXPORT_SYMBOL_GPL
21405 ffff8000105ba250 T of_pci_get_devfn
Completed in 338 milliseconds