Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/microblaze/pci/
H A Dpci-common.c1077 static struct pci_ops null_pci_ops = { variable
1096 bus.ops = hose ? hose->ops : &null_pci_ops; in fake_pci_bus()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c1509 static struct pci_ops null_pci_ops = variable
1529 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_bus()