Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dcp210x.c38 static int cp210x_tiocmget(struct tty_struct *);
315 .tiocmget = cp210x_tiocmget,
1419 static int cp210x_tiocmget(struct tty_struct *tty) in cp210x_tiocmget() function