Searched refs:pci_restore_ats_state (Results 1 – 3 of 3) sorted by relevance
104 void pci_restore_ats_state(struct pci_dev *dev) in pci_restore_ats_state() function116 EXPORT_SYMBOL_GPL(pci_restore_ats_state);
350 void pci_restore_ats_state(struct pci_dev *dev);352 static inline void pci_restore_ats_state(struct pci_dev *dev) in pci_restore_ats_state() function
1389 pci_restore_ats_state(dev); in pci_restore_state()