Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c153 static int __maybe_unused e1000_resume(struct device *dev);
178 static SIMPLE_DEV_PM_OPS(e1000_pm_ops, e1000_suspend, e1000_resume);
5152 static int __maybe_unused e1000_resume(struct device *dev) in e1000_resume() function
5258 * resembles the first-half of the e1000_resume routine.
5296 * second-half of the e1000_resume routine.
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c153 static int __maybe_unused e1000_resume(struct device *dev);
178 static SIMPLE_DEV_PM_OPS(e1000_pm_ops, e1000_suspend, e1000_resume);
5150 static int __maybe_unused e1000_resume(struct device *dev) in e1000_resume() function
5256 * resembles the first-half of the e1000_resume routine.
5294 * second-half of the e1000_resume routine.

Completed in 14 milliseconds