Searched refs:e1000e_pm_thaw (Results 1 – 1 of 1) sorted by relevance
6894 static int e1000e_pm_thaw(struct device *dev) in e1000e_pm_thaw() function7002 e1000e_pm_thaw(dev); in e1000e_pm_suspend()7027 return e1000e_pm_thaw(dev); in e1000e_pm_resume()7241 e1000e_pm_thaw(&pdev->dev); in e1000_io_resume()7927 .thaw = e1000e_pm_thaw,