Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dcp210x.c41 static int cp210x_tiocmget(struct tty_struct *);
226 .tiocmget = cp210x_tiocmget,
841 static int cp210x_tiocmget(struct tty_struct *tty) in cp210x_tiocmget() function