Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c208 static void moxa_shutdown(struct tty_port *);
428 .shutdown = moxa_shutdown,
1143 static void moxa_shutdown(struct tty_port *port) in moxa_shutdown() function