Searched refs:pci_root_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/pci/
H A Dcommon.c72 struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
472 bus = pci_scan_root_bus(NULL, busnum, &pci_root_ops, sd, &resources);
H A Dintel_mid_pci.c315 pci_root_ops = intel_mid_pci_ops;
H A Dacpi.c408 .pci_ops = &pci_root_ops,
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h66 extern struct pci_ops pci_root_ops;
/linux-master/arch/s390/pci/
H A Dpci.c404 static struct pci_ops pci_root_ops = { variable in typeref:struct:pci_ops
819 rc = zpci_bus_device_register(zdev, &pci_root_ops);

Completed in 110 milliseconds