Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h100 bool dsa_schedule_work(struct work_struct *work);
H A Ddsa.c312 bool dsa_schedule_work(struct work_struct *work) in dsa_schedule_work() function
H A Dslave.c2160 dsa_schedule_work(&switchdev_work->work); in dsa_slave_switchdev_event()