Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c59 static int kobil_tiocmget(struct tty_struct *tty);
92 .tiocmget = kobil_tiocmget,
369 static int kobil_tiocmget(struct tty_struct *tty) in kobil_tiocmget() function