Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dhso.c231 struct hso_tiocmget *tiocmget; member
1417 struct hso_tiocmget *tiocmget, in tiocmget_submit_urb()
1444 struct hso_tiocmget *tiocmget; in tiocmget_intr_callback() local
1539 struct hso_tiocmget *tiocmget; in hso_wait_modem_status() local
1588 struct hso_tiocmget *tiocmget = serial->tiocmget; in hso_get_count() local
1618 struct hso_tiocmget *tiocmget; in hso_serial_tiocmget() local
2185 struct hso_tiocmget *tiocmget; in hso_stop_serial_device() local
2572 struct hso_tiocmget *tiocmget; in hso_free_tiomget() local
2615 struct hso_tiocmget *tiocmget; in hso_create_bulk_serial_device() local
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.h65 int (*tiocmget)(struct hvc_struct *hp); member
/openbmc/linux/include/linux/
H A Dtty_driver.h387 int (*tiocmget)(struct tty_struct *tty); member
/openbmc/linux/include/linux/usb/
H A Dserial.h287 int (*tiocmget)(struct tty_struct *tty); member
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c3076 static int tiocmget(struct tty_struct *tty) in tiocmget() function