Searched refs:pnv_ioda_get_pe (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c20 pe = pnv_ioda_get_pe(dev);
138 if (!(pe = pnv_ioda_get_pe(dev)))
H A Dpci.h284 extern struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev);
H A Dpci-sriov.c229 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(pdev);
H A Dpci-ioda.c593 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) function
1694 struct pnv_ioda_pe *pe = pnv_ioda_get_pe(dev);
H A Deeh-powernv.c308 struct pnv_ioda_pe *ioda_pe = pnv_ioda_get_pe(parent);

Completed in 225 milliseconds