Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax3100.c173 static void max3100_work(struct work_struct *w);
256 static void max3100_work(struct work_struct *w) in max3100_work() function
604 INIT_WORK(&s->work, max3100_work); in max3100_startup()