Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Ddsa.c1656 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function
1676 EXPORT_SYMBOL_GPL(dsa_switch_suspend);
/linux/drivers/net/dsa/
H A Dbcm_sf2.c1615 return dsa_switch_suspend(priv->dev->ds); in bcm_sf2_suspend()
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2164 return dsa_switch_suspend(priv->ds); in qca8k_suspend()