Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c96 static int whiteheat_tiocmget(struct tty_struct *tty);
131 .tiocmget = whiteheat_tiocmget,
440 static int whiteheat_tiocmget(struct tty_struct *tty) in whiteheat_tiocmget() function