Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Ddigi_acceleport.c219 static int digi_tiocmget(struct tty_struct *tty);
283 .tiocmget = digi_tiocmget,
313 .tiocmget = digi_tiocmget,
853 static int digi_tiocmget(struct tty_struct *tty) in digi_tiocmget() function