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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci-common.c1583 static struct pci_ops null_pci_ops = variable in typeref:struct:pci_ops
1603 bus.ops = hose? hose->ops: &null_pci_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci-common.c1543 static struct pci_ops null_pci_ops = { variable in typeref:struct:pci_ops
1562 bus.ops = hose ? hose->ops : &null_pci_ops;

Completed in 67 milliseconds