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);
453 void pci_restore_ats_state(struct pci_dev *dev);456 static inline void pci_restore_ats_state(struct pci_dev *dev) { } in pci_restore_ats_state() function
1469 pci_restore_ats_state(dev); in pci_restore_state()