Searched refs:dsa_slave_suspend (Results 1 – 3 of 3) sorted by relevance
178 int dsa_slave_suspend(struct net_device *slave_dev);
268 ret = dsa_slave_suspend(dsa_to_port(ds, i)->slave); in dsa_switch_suspend()
1715 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend() function