Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/
H A Dmoxa.c432 static void moxa_close(struct tty_struct *, struct file *);
540 .close = moxa_close,
1263 static void moxa_close(struct tty_struct *tty, struct file *filp) in moxa_close() function