Searched refs:cpsw_resume (Results 1 – 2 of 2) sorted by relevance
1769 static int cpsw_resume(struct device *dev) in cpsw_resume() function1791 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
2088 static int __maybe_unused cpsw_resume(struct device *dev) in cpsw_resume() function2113 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);