Searched refs:keyspan_tiocmget (Results 1 – 2 of 2) sorted by relevance
63 static int keyspan_tiocmget (struct tty_struct *tty);567 .tiocmget = keyspan_tiocmget,591 .tiocmget = keyspan_tiocmget,615 .tiocmget = keyspan_tiocmget,
183 static int keyspan_tiocmget(struct tty_struct *tty) in keyspan_tiocmget() function