Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Ddigi_acceleport.c221 static int digi_tiocmget(struct tty_struct *tty);
284 .tiocmget = digi_tiocmget,
313 .tiocmget = digi_tiocmget,
854 static int digi_tiocmget(struct tty_struct *tty) in digi_tiocmget() function