Home
last modified time | relevance | path

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

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