Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dslave.h41 int dsa_slave_suspend(struct net_device *slave_dev);
H A Ddsa.c1621 ret = dsa_slave_suspend(dp->slave); in dsa_switch_suspend()
H A Dslave.c2562 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend() function