Searched defs:tiocmget (Results 1 – 5 of 5) sorted by relevance
231 struct hso_tiocmget *tiocmget; member1417 struct hso_tiocmget *tiocmget, in tiocmget_submit_urb()1444 struct hso_tiocmget *tiocmget; in tiocmget_intr_callback() local1539 struct hso_tiocmget *tiocmget; in hso_wait_modem_status() local1588 struct hso_tiocmget *tiocmget = serial->tiocmget; in hso_get_count() local1618 struct hso_tiocmget *tiocmget; in hso_serial_tiocmget() local2185 struct hso_tiocmget *tiocmget; in hso_stop_serial_device() local2572 struct hso_tiocmget *tiocmget; in hso_free_tiomget() local2615 struct hso_tiocmget *tiocmget; in hso_create_bulk_serial_device() local
65 int (*tiocmget)(struct hvc_struct *hp); member
387 int (*tiocmget)(struct tty_struct *tty); member
287 int (*tiocmget)(struct tty_struct *tty); member
3076 static int tiocmget(struct tty_struct *tty) in tiocmget() function