Searched refs:dsa_switch_resume (Results 1 – 4 of 4) sorted by relevance
311 int dsa_switch_resume(struct dsa_switch *ds) in dsa_switch_resume() function333 EXPORT_SYMBOL_GPL(dsa_switch_resume);
1061 int dsa_switch_resume(struct dsa_switch *ds);1067 static inline int dsa_switch_resume(struct dsa_switch *ds) in dsa_switch_resume() function
1567 return dsa_switch_resume(priv->dev->ds); in bcm_sf2_resume()
1935 return dsa_switch_resume(priv->ds); in qca8k_resume()