Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/usb/
Dhso.c231 struct hso_tiocmget *tiocmget; member
1416 struct hso_tiocmget *tiocmget, in tiocmget_submit_urb()
1443 struct hso_tiocmget *tiocmget; in tiocmget_intr_callback() local
1538 struct hso_tiocmget *tiocmget; in hso_wait_modem_status() local
1587 struct hso_tiocmget *tiocmget = serial->tiocmget; in hso_get_count() local
1617 struct hso_tiocmget *tiocmget; in hso_serial_tiocmget() local
2184 struct hso_tiocmget *tiocmget; in hso_stop_serial_device() local
2571 struct hso_tiocmget *tiocmget; in hso_free_tiomget() local
2614 struct hso_tiocmget *tiocmget; in hso_create_bulk_serial_device() local
/linux-6.12.1/drivers/tty/hvc/
Dhvc_console.h65 int (*tiocmget)(struct hvc_struct *hp); member
/linux-6.12.1/include/linux/
Dtty_driver.h386 int (*tiocmget)(struct tty_struct *tty); member
/linux-6.12.1/include/linux/usb/
Dserial.h287 int (*tiocmget)(struct tty_struct *tty); member
/linux-6.12.1/drivers/tty/
Dsynclink_gt.c3077 static int tiocmget(struct tty_struct *tty) in tiocmget() function