Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dcell.h13 extern struct pci_controller_ops cell_pci_controller_ops;
H A Dsetup.c273 struct pci_controller_ops cell_pci_controller_ops;
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/maple/
H A Dmaple.h15 extern struct pci_controller_ops maple_pci_controller_ops;
H A Dpci.c668 struct pci_controller_ops maple_pci_controller_ops = {
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A Dpasemi.h33 extern struct pci_controller_ops pasemi_pci_controller_ops;
H A Dpci.c299 struct pci_controller_ops pasemi_pci_controller_ops;
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpmac.h42 extern struct pci_controller_ops pmac_pci_controller_ops;
H A Dpci.c1249 struct pci_controller_ops pmac_pci_controller_ops = {
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci-bridge.h17 struct pci_controller_ops { struct
81 struct pci_controller_ops controller_ops;
H A Diommu.h278 extern void iommu_init_early_dart(struct pci_controller_ops *controller_ops);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpseries.h89 extern struct pci_controller_ops pseries_pci_controller_ops;
H A Dsetup.c1050 struct pci_controller_ops pseries_pci_controller_ops = {
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dvphb.c197 static struct pci_controller_ops cxl_pci_controller_ops =
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Ddart_iommu.c392 void __init iommu_init_early_dart(struct pci_controller_ops *controller_ops) in iommu_init_early_dart()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2877 static const struct pci_controller_ops pnv_pci_ioda_controller_ops = {
2891 static const struct pci_controller_ops pnv_npu_ioda_controller_ops = {
2901 static const struct pci_controller_ops pnv_npu_ocapi_ioda_controller_ops = {