Home
last modified time | relevance | path

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

/linux/net/dsa/
A Ddsa.c288 int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function
308 EXPORT_SYMBOL_GPL(dsa_switch_suspend);
/linux/include/net/
A Ddsa.h1098 int dsa_switch_suspend(struct dsa_switch *ds);
1101 static inline int dsa_switch_suspend(struct dsa_switch *ds) in dsa_switch_suspend() function
/linux/drivers/net/dsa/
A Dbcm_sf2.c1560 return dsa_switch_suspend(priv->dev->ds); in bcm_sf2_suspend()
A Dqca8k.c2157 return dsa_switch_suspend(priv->ds); in qca8k_suspend()

Completed in 19 milliseconds