Searched refs:max3100_work (Results 1 – 1 of 1) sorted by relevance
173 static void max3100_work(struct work_struct *w);256 static void max3100_work(struct work_struct *w) in max3100_work() function604 INIT_WORK(&s->work, max3100_work); in max3100_startup()