Home
last modified time | relevance | path

Searched refs:igc_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c5575 static int __maybe_unused igc_resume(struct device *dev) in igc_resume() function
5630 return igc_resume(dev); in igc_runtime_resume()
5694 * resembles the first-half of the igc_resume routine.
5733 * second-half of the igc_resume routine.
5765 SET_SYSTEM_SLEEP_PM_OPS(igc_suspend, igc_resume)
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c7122 static int __maybe_unused igc_resume(struct device *dev) in igc_resume() function
7177 return igc_resume(dev); in igc_runtime_resume()
7241 * resembles the first-half of the igc_resume routine.
7280 * second-half of the igc_resume routine.
7312 SET_SYSTEM_SLEEP_PM_OPS(igc_suspend, igc_resume)

Completed in 19 milliseconds