Home
last modified time | relevance | path

Searched refs:pci_cleanup_aer_error_status_regs (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Daer.h48 int pci_cleanup_aer_error_status_regs(struct pci_dev *dev);
62 static inline int pci_cleanup_aer_error_status_regs(struct pci_dev *dev) in pci_cleanup_aer_error_status_regs() function
/Linux-v4.19/drivers/pci/pcie/
Daer.c434 int pci_cleanup_aer_error_status_regs(struct pci_dev *dev) in pci_cleanup_aer_error_status_regs() function
472 pci_cleanup_aer_error_status_regs(dev); in pci_aer_init()
/Linux-v4.19/drivers/pci/
Dpci.c1393 pci_cleanup_aer_error_status_regs(dev); in pci_restore_state()