Searched refs:fec_resume (Results 1 – 1 of 1) sorted by relevance
3440 static int __maybe_unused fec_resume(struct device *dev) in fec_resume() function3488 static SIMPLE_DEV_PM_OPS(fec_pm_ops, fec_suspend, fec_resume);