Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dkobil_sct.c63 static int kobil_tiocmget(struct tty_struct *tty);
94 .tiocmget = kobil_tiocmget,
369 static int kobil_tiocmget(struct tty_struct *tty) in kobil_tiocmget() function