Home
last modified time | relevance | path

Searched refs:max3100_work (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dmax3100.c178 static void max3100_work(struct work_struct *w);
261 static void max3100_work(struct work_struct *w) in max3100_work() function
611 INIT_WORK(&s->work, max3100_work); in max3100_startup()