Searched defs:pci_dev_msi_enabled (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpci.h522 static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev) pci_dev_msi_enabled() function
527 static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev) { return false; } pci_dev_msi_enabled() function

Completed in 109 milliseconds