Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pci/
Dpci.c6324 bool pci_pr3_present(struct pci_dev *pdev) in pci_pr3_present() function
/linux-6.14.4/include/linux/
Dpci.h2630 static inline bool pci_pr3_present(struct pci_dev *pdev) { return false; } in pci_pr3_present() function