Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci.c6552 bool pci_pr3_present(struct pci_dev *pdev) in pci_pr3_present() function
/openbmc/linux/include/linux/
H A Dpci.h2596 static inline bool pci_pr3_present(struct pci_dev *pdev) { return false; } in pci_pr3_present() function