Searched refs:cpsw_resume (Results 1 – 2 of 2) sorted by relevance
1774 static int cpsw_resume(struct device *dev) in cpsw_resume() function1796 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
2096 static int __maybe_unused cpsw_resume(struct device *dev) in cpsw_resume() function2121 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);