Home
last modified time | relevance | path

Searched defs:tiocmget (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/hvc/
H A Dhvc_console.h65 int (*tiocmget)(struct hvc_struct *hp); member
/linux/include/linux/usb/
H A Dserial.h287 int (*tiocmget)(struct tty_struct *tty); member
/linux/drivers/tty/
H A Dsynclink_gt.c3077 static int tiocmget(struct tty_struct *tty) in tiocmget() function