Home
last modified time | relevance | path

Searched refs:cpsw_suspend (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/ti/
Dcpsw.c1756 static int cpsw_suspend(struct device *dev) in cpsw_suspend() function
1798 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
Dcpsw_new.c2075 static int __maybe_unused cpsw_suspend(struct device *dev) in cpsw_suspend() function
2124 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);