Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c203 static int moxa_tiocmget(struct tty_struct *tty);
421 .tiocmget = moxa_tiocmget,
1272 static int moxa_tiocmget(struct tty_struct *tty) in moxa_tiocmget() function