Searched defs:tiocmget (Results 1 – 5 of 5) sorted by relevance
231 struct hso_tiocmget *tiocmget; member1416 struct hso_tiocmget *tiocmget, in tiocmget_submit_urb()1443 struct hso_tiocmget *tiocmget; in tiocmget_intr_callback() local1538 struct hso_tiocmget *tiocmget; in hso_wait_modem_status() local1587 struct hso_tiocmget *tiocmget = serial->tiocmget; in hso_get_count() local1617 struct hso_tiocmget *tiocmget; in hso_serial_tiocmget() local2184 struct hso_tiocmget *tiocmget; in hso_stop_serial_device() local2571 struct hso_tiocmget *tiocmget; in hso_free_tiomget() local2614 struct hso_tiocmget *tiocmget; in hso_create_bulk_serial_device() local
65 int (*tiocmget)(struct hvc_struct *hp); member
378 int (*tiocmget)(struct tty_struct *tty); global() member
287 int (*tiocmget)(struct tty_struct *tty); member
3077 static int tiocmget(struct tty_struct *tty) in tiocmget() function