Home
last modified time | relevance | path

Searched refs:null_pci_ops (Results 1 – 2 of 2) sorted by relevance

/arch/microblaze/pci/
Dpci-common.c1446 static struct pci_ops null_pci_ops = { variable
1465 bus.ops = hose ? hose->ops : &null_pci_ops; in fake_pci_bus()
/arch/powerpc/kernel/
Dpci-common.c1529 static struct pci_ops null_pci_ops = variable
1549 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()