Searched refs:e1000e_pm_thaw (Results 1 – 1 of 1) sorted by relevance
6630 static int e1000e_pm_thaw(struct device *dev) in e1000e_pm_thaw() function6661 e1000e_pm_thaw(dev); in e1000e_pm_suspend()6675 return e1000e_pm_thaw(dev); in e1000e_pm_resume()7580 .thaw = e1000e_pm_thaw,