dsa_switch_resume
return dsa_switch_resume(priv->dev->ds);
return dsa_switch_resume(priv->ds);
return dsa_switch_resume(priv->ds);
int dsa_switch_resume(struct dsa_switch *ds);
EXPORT_SYMBOL_GPL(dsa_switch_resume);