Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dkobil_sct.c59 static int kobil_tiocmget(struct tty_struct *tty);
91 .tiocmget = kobil_tiocmget,
370 static int kobil_tiocmget(struct tty_struct *tty) in kobil_tiocmget() function