Searched refs:cpsw_resume (Results 1 – 2 of 2) sorted by relevance
1767 static int cpsw_resume(struct device *dev) in cpsw_resume() function1789 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
2085 static int __maybe_unused cpsw_resume(struct device *dev) in cpsw_resume() function2110 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);