Home
last modified time | relevance | path

Searched refs:of_pci_get_devfn (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dof_pci.h14 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
/linux/drivers/pci/
A Dof.c118 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() function
171 EXPORT_SYMBOL_GPL(of_pci_get_devfn);
/linux/arch/mips/pci/
A Dpci-rt3883.c460 devfn = of_pci_get_devfn(child); in rt3883_pci_probe()
/linux/drivers/pci/controller/
A Dpcie-mt7621.c315 err = of_pci_get_devfn(child); in mt7621_pcie_parse_dt()
A Dpci-mvebu.c838 port->devfn = of_pci_get_devfn(child); in mvebu_pcie_parse_port()
A Dpcie-mediatek.c1052 err = of_pci_get_devfn(child); in mtk_pcie_setup()
A Dpci-tegra.c2131 err = of_pci_get_devfn(port); in tegra_pcie_parse_dt()
/linux/drivers/pci/controller/dwc/
A Dpcie-kirin.c429 ret = of_pci_get_devfn(child); in kirin_pcie_parse_port()
/linux/
A Dvmlinux.symvers2654 0x00000000 of_pci_get_devfn vmlinux EXPORT_SYMBOL_GPL
A DSystem.map21405 ffff8000105ba250 T of_pci_get_devfn
A D.tmp_System.map21405 ffff8000105ba250 T of_pci_get_devfn

Completed in 338 milliseconds