Searched refs:dsa_switch_suspend (Results 1 – 5 of 5) sorted by relevance
205 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function224 EXPORT_SYMBOL_GPL(dsa_switch_suspend);
698 ret = dsa_switch_suspend(ds); in dsa_suspend()
558 int dsa_switch_suspend(struct dsa_switch *ds);561 static inline int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function
963 return dsa_switch_suspend(priv->ds); in qca8k_suspend()
1197 return dsa_switch_suspend(priv->dev->ds); in bcm_sf2_suspend()