Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dmoxa.c195 static void moxa_stop(struct tty_struct *);
412 .stop = moxa_stop,
1326 static void moxa_stop(struct tty_struct *tty) in moxa_stop() function