Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c6985 static __maybe_unused int e1000e_pm_runtime_resume(struct device *dev) in e1000e_pm_runtime_resume() function
7021 e1000e_pm_runtime_resume(dev); in e1000e_pm_runtime_suspend()
7869 SET_RUNTIME_PM_OPS(e1000e_pm_runtime_suspend, e1000e_pm_runtime_resume,