Searched refs:no_pci_devices (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dpc110pad.c113 if (!no_pci_devices())
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dsearch.c255 if (unlikely(no_pci_devices()))
H A Dprobe.c34 int no_pci_devices(void) function
44 EXPORT_SYMBOL(no_pci_devices); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpci.h621 extern int no_pci_devices(void);
1091 #define no_pci_devices() (1) macro

Completed in 71 milliseconds