Searched refs:pci_restore_ats_state (Results 1 – 3 of 3) sorted by relevance
102 void pci_restore_ats_state(struct pci_dev *dev) in pci_restore_ats_state() function114 EXPORT_SYMBOL_GPL(pci_restore_ats_state);
268 void pci_restore_ats_state(struct pci_dev *dev);270 static inline void pci_restore_ats_state(struct pci_dev *dev) in pci_restore_ats_state() function
1133 pci_restore_ats_state(dev); in pci_restore_state()