Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/maple/
Dmaple.h14 extern struct pci_controller_ops maple_pci_controller_ops;
Dpci.c513 hose->controller_ops = maple_pci_controller_ops; in maple_add_bridge()
665 struct pci_controller_ops maple_pci_controller_ops = { variable
Dsetup.c206 iommu_init_early_dart(&maple_pci_controller_ops); in maple_init_early()