Searched refs:pci_controller_ops (Results 1 – 15 of 15) sorted by relevance
22 extern struct pci_controller_ops cell_pci_controller_ops;
286 struct pci_controller_ops cell_pci_controller_ops;
14 extern struct pci_controller_ops maple_pci_controller_ops;
665 struct pci_controller_ops maple_pci_controller_ops = {
33 extern struct pci_controller_ops pasemi_pci_controller_ops;
246 struct pci_controller_ops pasemi_pci_controller_ops;
32 extern struct pci_controller_ops pnv_pci_controller_ops;
782 struct pci_controller_ops pnv_pci_controller_ops = {
41 extern struct pci_controller_ops pmac_pci_controller_ops;
1247 struct pci_controller_ops pmac_pci_controller_ops = {
80 extern struct pci_controller_ops pseries_pci_controller_ops;
842 struct pci_controller_ops pseries_pci_controller_ops = {
20 struct pci_controller_ops { struct67 struct pci_controller_ops controller_ops;
176 extern void iommu_init_early_dart(struct pci_controller_ops *controller_ops);
372 void __init iommu_init_early_dart(struct pci_controller_ops *controller_ops) in iommu_init_early_dart()