Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.c87 static int whiteheat_tiocmget(struct tty_struct *tty);
123 .tiocmget = whiteheat_tiocmget,
402 static int whiteheat_tiocmget(struct tty_struct *tty) in whiteheat_tiocmget() function