Home
last modified time | relevance | path

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

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