Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dwhiteheat.c90 static int whiteheat_tiocmget(struct tty_struct *tty);
126 .tiocmget = whiteheat_tiocmget,
408 static int whiteheat_tiocmget(struct tty_struct *tty) in whiteheat_tiocmget() function