Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/pci/pcie/
Daer.c420 int pci_cleanup_aer_error_status_regs(struct pci_dev *dev) in pci_cleanup_aer_error_status_regs() function
458 pci_cleanup_aer_error_status_regs(dev); in pci_aer_init()
/Linux-v5.4/drivers/pci/
Dpci.c1474 pci_cleanup_aer_error_status_regs(dev); in pci_restore_state()