Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c194 static void moxa_close(struct tty_struct *, struct file *);
410 .close = moxa_close,
1210 static void moxa_close(struct tty_struct *tty, struct file *filp) in moxa_close() function