Searched refs:cypress_tiocmget (Results 1 – 1 of 1) sorted by relevance
127 static int cypress_tiocmget(struct tty_struct *tty);154 .tiocmget = cypress_tiocmget,180 .tiocmget = cypress_tiocmget,206 .tiocmget = cypress_tiocmget,808 static int cypress_tiocmget(struct tty_struct *tty) in cypress_tiocmget() function