Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dmoxa.c501 static void moxa_poll(struct timer_list *);
719 static DEFINE_TIMER(moxaTimer, moxa_poll);
1723 static void moxa_poll(struct timer_list *unused) in moxa_poll() function