Searched refs:md_work (Results 1 – 1 of 1) sorted by relevance
259 struct work_struct md_work; member875 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()