Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c3040 static int __maybe_unused e100_suspend(struct device *dev_d) in e100_suspend() function
3166 static SIMPLE_DEV_PM_OPS(e100_pm_ops, e100_suspend, e100_resume);