Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c495 static void moxa_stop(struct tty_struct *);
702 .stop = moxa_stop,
1617 static void moxa_stop(struct tty_struct *tty) in moxa_stop() function