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