Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
Dpci.c6092 bool pci_pr3_present(struct pci_dev *pdev) in pci_pr3_present() function
/kernel/linux/linux-6.6/drivers/pci/
Dpci.c6573 bool pci_pr3_present(struct pci_dev *pdev) in pci_pr3_present() function
/kernel/linux/linux-5.10/include/linux/
Dpci.h2370 static inline bool pci_pr3_present(struct pci_dev *pdev) { return false; } in pci_pr3_present() function
/kernel/linux/linux-6.6/include/linux/
Dpci.h2577 static inline bool pci_pr3_present(struct pci_dev *pdev) { return false; } in pci_pr3_present() function