Home
last modified time | relevance | path

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

/Linux-v5.10/net/dsa/
Ddsa_priv.h178 int dsa_slave_suspend(struct net_device *slave_dev);
Ddsa.c268 ret = dsa_slave_suspend(dsa_to_port(ds, i)->slave); in dsa_switch_suspend()
Dslave.c1715 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend() function