Home
last modified time | relevance | path

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

/net/dsa/
Ddsa_priv.h86 bool dsa_schedule_work(struct work_struct *work);
Ddsa.c305 bool dsa_schedule_work(struct work_struct *work) in dsa_schedule_work() function
Dslave.c1670 dsa_schedule_work(&switchdev_work->work); in dsa_slave_switchdev_event()