Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7024 static int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume() function
7062 e1000e_pm_runtime_resume(dev); in e1000e_pm_runtime_suspend()
7938 RUNTIME_PM_OPS(e1000e_pm_runtime_suspend, e1000e_pm_runtime_resume,