Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/ !
Dnetdev.c7046 static __maybe_unused int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume() function
7082 e1000e_pm_runtime_resume(dev); in e1000e_pm_runtime_suspend()
7931 SET_RUNTIME_PM_OPS(e1000e_pm_runtime_suspend, e1000e_pm_runtime_resume,