Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dcypress_m8.c130 static int cypress_tiocmget(struct tty_struct *tty);
156 .tiocmget = cypress_tiocmget,
181 .tiocmget = cypress_tiocmget,
206 .tiocmget = cypress_tiocmget,
806 static int cypress_tiocmget(struct tty_struct *tty) in cypress_tiocmget() function