Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/pci/
Dpci-common.c1461 static struct pci_ops null_pci_ops = { variable
1480 bus.ops = hose ? hose->ops : &null_pci_ops; in fake_pci_bus()
/linux-4.4.14/arch/powerpc/kernel/
Dpci-common.c1544 static struct pci_ops null_pci_ops = variable
1564 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()