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