Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dmoxa.c203 static void moxa_shutdown(struct tty_port *);
415 .shutdown = moxa_shutdown,
1130 static void moxa_shutdown(struct tty_port *port) in moxa_shutdown() function