Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.c106 static int ti_tiocmget(struct tty_struct *tty);
221 .tiocmget = ti_tiocmget,
253 .tiocmget = ti_tiocmget,
837 static int ti_tiocmget(struct tty_struct *tty) in ti_tiocmget() function