Searched defs:pci_dev_present (Results 1 – 4 of 4) sorted by relevance
377 int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function
380 int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function
1957 static inline int pci_dev_present(const struct pci_device_id *ids) in pci_dev_present() function
1718 #define pci_dev_present(ids) (0) macro