Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dmoxa.c438 static void moxa_stop(struct tty_struct *);
546 .stop = moxa_stop,
1385 static void moxa_stop(struct tty_struct *tty) in moxa_stop() function