Searched refs:cpsw_suspend (Results 1 – 2 of 2) sorted by relevance
1770 static int cpsw_suspend(struct device *dev) in cpsw_suspend() function1812 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
2074 static int __maybe_unused cpsw_suspend(struct device *dev) in cpsw_suspend() function2123 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);