Searched defs:pci_pr3_present (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dpci.h2626 static inline bool pci_pr3_present(struct pci_dev *pdev) { return false; } function
/linux-master/drivers/pci/
H A Dpci.c6213 bool pci_pr3_present(struct pci_dev *pdev) function
6227 EXPORT_SYMBOL_GPL(pci_pr3_present); variable

Completed in 444 milliseconds