Home
last modified time | relevance | path

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

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