Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.h1056 void pci_restore_aer_state(struct pci_dev *dev);
1065 static inline void pci_restore_aer_state(struct pci_dev *dev) { } in pci_restore_aer_state() function
H A Dpci.c1923 pci_restore_aer_state(dev); in pci_restore_state()
/linux/drivers/pci/pcie/
H A Daer.c355 void pci_restore_aer_state(struct pci_dev *dev) in pci_restore_aer_state() function