Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmoxa.c224 static int moxa_get_serial_info(struct tty_struct *, struct serial_struct *);
409 .get_serial = moxa_get_serial_info,
2029 static int moxa_get_serial_info(struct tty_struct *tty, in moxa_get_serial_info() function