Searched refs:pcie_aer_get_firmware_first (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/pcie/aer/
H A Daerdrv.h115 int pcie_aer_get_firmware_first(struct pci_dev *pci_dev);
117 static inline int pcie_aer_get_firmware_first(struct pci_dev *pci_dev) pcie_aer_get_firmware_first() function
H A Daerdrv_acpi.c111 int pcie_aer_get_firmware_first(struct pci_dev *dev) pcie_aer_get_firmware_first() function
H A Daerdrv_core.c40 if (pcie_aer_get_firmware_first(dev)) pci_enable_pcie_error_reporting()
52 if (pcie_aer_get_firmware_first(dev)) pci_disable_pcie_error_reporting()

Completed in 94 milliseconds