Home
last modified time | relevance | path

Searched refs:no_pci_devices (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/input/mouse/
H A Dpc110pad.c94 if (!no_pci_devices()) in pc110pad_init()
/linux-6.15/drivers/pci/
H A Dprobe.c75 int no_pci_devices(void) in no_pci_devices() function
85 EXPORT_SYMBOL(no_pci_devices);
/linux-6.15/include/linux/
H A Dpci.h1128 int no_pci_devices(void);
1993 #define no_pci_devices() (1) macro