Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dnetdev.c7019 static int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume() function
7057 e1000e_pm_runtime_resume(dev); in e1000e_pm_runtime_suspend()
7933 RUNTIME_PM_OPS(e1000e_pm_runtime_suspend, e1000e_pm_runtime_resume,