Home
last modified time | relevance | path

Searched refs:of_pci_get_devfn (Results 1 – 8 of 8) 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.c131 devfn = of_pci_get_devfn(node); in __of_pci_pci_compare()
173 int of_pci_get_devfn(struct device_node *np) in of_pci_get_devfn() function
184 EXPORT_SYMBOL_GPL(of_pci_get_devfn);
/linux/drivers/pci/controller/
A Dpcie-mt7621.c271 err = of_pci_get_devfn(child); in mt7621_pcie_parse_dt()
A Dpcie-mediatek.c1051 err = of_pci_get_devfn(child); in mtk_pcie_setup()
A Dpci-mvebu.c1289 port->devfn = of_pci_get_devfn(child); in mvebu_pcie_parse_port()
A Dpci-tegra.c2122 err = of_pci_get_devfn(port); in tegra_pcie_parse_dt()
/linux/arch/mips/pci/
A Dpci-rt3883.c456 devfn = of_pci_get_devfn(child); in rt3883_pci_probe()
/linux/drivers/pci/controller/dwc/
A Dpcie-kirin.c429 ret = of_pci_get_devfn(child); in kirin_pcie_parse_port()

Completed in 28 milliseconds