Home
last modified time | relevance | path

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

/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;
/linux/arch/powerpc/platforms/pasemi/
H A Dpasemi.h33 extern struct pci_controller_ops pasemi_pci_controller_ops;
H A Dpci.c296 struct pci_controller_ops pasemi_pci_controller_ops;
/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 = {
/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.h287 extern void iommu_init_early_dart(struct pci_controller_ops *controller_ops);
/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h91 extern struct pci_controller_ops pseries_pci_controller_ops;
H A Dsetup.c1134 struct pci_controller_ops pseries_pci_controller_ops = {
/linux/drivers/misc/cxl/
H A Dvphb.c191 static struct pci_controller_ops cxl_pci_controller_ops =
/linux/arch/powerpc/sysdev/
H A Ddart_iommu.c389 void __init iommu_init_early_dart(struct pci_controller_ops *controller_ops) in iommu_init_early_dart()
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2542 static const struct pci_controller_ops pnv_pci_ioda_controller_ops = {
2557 static const struct pci_controller_ops pnv_npu_ocapi_ioda_controller_ops = {