Home
last modified time | relevance | path

Searched refs:pci_controller_ops (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dcell.h13 extern struct pci_controller_ops cell_pci_controller_ops;
H A Dsetup.c274 struct pci_controller_ops cell_pci_controller_ops;
/openbmc/linux/arch/powerpc/platforms/maple/
H A Dmaple.h15 extern struct pci_controller_ops maple_pci_controller_ops;
H A Dpci.c671 struct pci_controller_ops maple_pci_controller_ops = {
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dpasemi.h34 extern struct pci_controller_ops pasemi_pci_controller_ops;
H A Dpci.c294 struct pci_controller_ops pasemi_pci_controller_ops;
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpmac.h45 extern struct pci_controller_ops pmac_pci_controller_ops;
H A Dpci.c1254 struct pci_controller_ops pmac_pci_controller_ops = {
/openbmc/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h18 struct pci_controller_ops { struct
85 struct pci_controller_ops controller_ops;
H A Diommu.h277 extern void iommu_init_early_dart(struct pci_controller_ops *controller_ops);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h90 extern struct pci_controller_ops pseries_pci_controller_ops;
H A Dsetup.c1128 struct pci_controller_ops pseries_pci_controller_ops = {
/openbmc/linux/drivers/misc/cxl/
H A Dvphb.c191 static struct pci_controller_ops cxl_pci_controller_ops =
/openbmc/linux/arch/powerpc/sysdev/
H A Ddart_iommu.c393 void __init iommu_init_early_dart(struct pci_controller_ops *controller_ops) in iommu_init_early_dart()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2540 static const struct pci_controller_ops pnv_pci_ioda_controller_ops = {
2555 static const struct pci_controller_ops pnv_npu_ocapi_ioda_controller_ops = {