Home
last modified time | relevance | path

Searched refs:pmac_pci_controller_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/platforms/powermac/
Dpmac.h42 extern struct pci_controller_ops pmac_pci_controller_ops;
Dsetup.c466 iommu_init_early_dart(&pmac_pci_controller_ops); in pmac_init()
Dpci.c797 hose->controller_ops = pmac_pci_controller_ops; in pmac_add_bridge()
1249 struct pci_controller_ops pmac_pci_controller_ops = { variable