Searched refs:dsa_switch_suspend (Results 1 – 4 of 4) sorted by relevance
1384 int dsa_switch_suspend(struct dsa_switch *ds);1387 static inline int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function
1588 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function1608 EXPORT_SYMBOL_GPL(dsa_switch_suspend);
1583 return dsa_switch_suspend(priv->dev->ds); in bcm_sf2_suspend()
2130 return dsa_switch_suspend(priv->ds); in qca8k_suspend()
Completed in 15 milliseconds