Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dmoxa.c495 static void moxa_stop(struct tty_struct *);
702 .stop = moxa_stop,
1616 static void moxa_stop(struct tty_struct *tty) in moxa_stop() function