Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Dslave.h41 int dsa_slave_suspend(struct net_device *slave_dev);
Ddsa.c1621 ret = dsa_slave_suspend(dp->slave); in dsa_switch_suspend()
Dslave.c2562 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend() function