Home
last modified time | relevance | path

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

/linux-4.4.14/net/dsa/
Ddsa.c1007 static int dsa_suspend(struct device *d) in dsa_suspend() function
1040 static SIMPLE_DEV_PM_OPS(dsa_pm_ops, dsa_suspend, dsa_resume);