Home
last modified time | relevance | path

Searched refs:e1000e_pm_runtime_resume (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c6416 static int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume() function
6452 e1000e_pm_runtime_resume(dev); in e1000e_pm_runtime_suspend()
7261 SET_RUNTIME_PM_OPS(e1000e_pm_runtime_suspend, e1000e_pm_runtime_resume,