Home
last modified time | relevance | path

Searched refs:cpsw_suspend (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw_new.c2080 static int __maybe_unused cpsw_suspend(struct device *dev) in cpsw_suspend() function
2129 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
H A Dcpsw.c1772 static int cpsw_suspend(struct device *dev) in cpsw_suspend() function
1814 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_new.c2064 static int __maybe_unused cpsw_suspend(struct device *dev) in cpsw_suspend() function
2113 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
H A Dcpsw.c1749 static int cpsw_suspend(struct device *dev) in cpsw_suspend() function
1791 static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);

Completed in 10 milliseconds