Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Ddigi_acceleport.c221 static int digi_tiocmget(struct tty_struct *tty);
285 .tiocmget = digi_tiocmget,
315 .tiocmget = digi_tiocmget,
856 static int digi_tiocmget(struct tty_struct *tty) in digi_tiocmget() function