Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c152 static int __maybe_unused e1000_suspend(struct device *dev);
178 static SIMPLE_DEV_PM_OPS(e1000_pm_ops, e1000_suspend, e1000_resume);
5140 static int __maybe_unused e1000_suspend(struct device *dev) in e1000_suspend() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c152 static int __maybe_unused e1000_suspend(struct device *dev);
178 static SIMPLE_DEV_PM_OPS(e1000_pm_ops, e1000_suspend, e1000_resume);
5138 static int __maybe_unused e1000_suspend(struct device *dev) in e1000_suspend() function

Completed in 12 milliseconds