Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmoxa.c195 static void moxa_stop(struct tty_struct *);
402 .stop = moxa_stop,
1318 static void moxa_stop(struct tty_struct *tty) in moxa_stop() function