Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dpci.h702 void pci_restore_aer_state(struct pci_dev *dev);
711 static inline void pci_restore_aer_state(struct pci_dev *dev) { } in pci_restore_aer_state() function
Dpci.c1820 pci_restore_aer_state(dev); in pci_restore_state()
/Linux-v6.6/drivers/pci/pcie/
Daer.c344 void pci_restore_aer_state(struct pci_dev *dev) in pci_restore_aer_state() function