Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmax310x.c279 struct work_struct md_work; member
903 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc()
915 schedule_work(&one->md_work); in max310x_set_mctrl()
1424 INIT_WORK(&s->p[i].md_work, max310x_md_proc); in max310x_probe()
1487 cancel_work_sync(&s->p[i].md_work); in max310x_remove()