Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dmoxa.c203 static void moxa_shutdown(struct tty_port *);
423 .shutdown = moxa_shutdown,
1138 static void moxa_shutdown(struct tty_port *port) in moxa_shutdown() function