Searched defs:pci_pr3_present (Results 1 - 2 of 2) sorted by relevance

/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
/linux-master/include/linux/
H A Dpci.h2626 static inline bool pci_pr3_present(struct pci_dev *pdev) { return false; } function

Completed in 278 milliseconds