Searched refs:cypress_tiocmget (Results 1 – 1 of 1) sorted by relevance
135 static int cypress_tiocmget(struct tty_struct *tty);161 .tiocmget = cypress_tiocmget,187 .tiocmget = cypress_tiocmget,213 .tiocmget = cypress_tiocmget,816 static int cypress_tiocmget(struct tty_struct *tty) in cypress_tiocmget() function