Searched refs:md_work (Results 1 – 1 of 1) sorted by relevance
258 struct work_struct md_work; member854 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc()866 schedule_work(&one->md_work); in max310x_set_mctrl()1307 INIT_WORK(&s->p[i].md_work, max310x_md_proc); in max310x_probe()1372 cancel_work_sync(&s->p[i].md_work); in max310x_remove()