Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/serial/
Dcp210x.c38 static int cp210x_tiocmget(struct tty_struct *);
311 .tiocmget = cp210x_tiocmget,
1415 static int cp210x_tiocmget(struct tty_struct *tty) in cp210x_tiocmget() function