Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c498 static int moxa_tiocmget(struct tty_struct *tty);
706 .tiocmget = moxa_tiocmget,
1556 static int moxa_tiocmget(struct tty_struct *tty) in moxa_tiocmget() function