Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dcp210x.c42 static int cp210x_tiocmget(struct tty_struct *);
271 .tiocmget = cp210x_tiocmget,
1297 static int cp210x_tiocmget(struct tty_struct *tty) in cp210x_tiocmget() function