Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
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