Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dcypress_m8.c129 static int cypress_tiocmget(struct tty_struct *tty);
156 .tiocmget = cypress_tiocmget,
182 .tiocmget = cypress_tiocmget,
208 .tiocmget = cypress_tiocmget,
808 static int cypress_tiocmget(struct tty_struct *tty) in cypress_tiocmget() function