Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dmax3100.c173 static void max3100_work(struct work_struct *w);
257 static void max3100_work(struct work_struct *w) in max3100_work() function
599 INIT_WORK(&s->work, max3100_work); in max3100_startup()