Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmax310x.c259 struct work_struct md_work; member
875 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc()
887 schedule_work(&one->md_work); in max310x_set_mctrl()
1361 INIT_WORK(&s->p[i].md_work, max310x_md_proc); in max310x_probe()
1428 cancel_work_sync(&s->p[i].md_work); in max310x_remove()