Home
last modified time | relevance | path

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

/drivers/tty/
Dmoxa.c201 static void moxa_poll(struct timer_list *);
419 static DEFINE_TIMER(moxaTimer, moxa_poll);
1424 static void moxa_poll(struct timer_list *unused) in moxa_poll() function