Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c503 static void moxa_shutdown(struct tty_port *);
715 .shutdown = moxa_shutdown,
1428 static void moxa_shutdown(struct tty_port *port) in moxa_shutdown() function