Home
last modified time | relevance | path

Searched refs:tiocmget (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/bluetooth/
H A Dhci_ath.c52 int status = tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()
58 tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()
63 tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()
67 status = tty->driver->ops->tiocmget(tty); in ath_wakeup_ar3k()
/linux/drivers/tty/hvc/
H A Dhvc_console.h65 int (*tiocmget)(struct hvc_struct *hp); member
H A Dhvc_console.c840 if (!hp || !hp->ops->tiocmget) in hvc_tiocmget()
842 return hp->ops->tiocmget(hp); in hvc_tiocmget()
898 .tiocmget = hvc_tiocmget,
H A Dhvc_vio.c225 .tiocmget = hvterm_hvsi_tiocmget,
H A Dhvc_opal.c150 .tiocmget = hvc_opal_hvsi_tiocmget,
H A Dhvsi.c1034 .tiocmget = hvsi_tiocmget,
/linux/include/linux/usb/
H A Dserial.h288 int (*tiocmget)(struct tty_struct *tty); member
/linux/drivers/usb/serial/
H A Dupd78f0730.c419 .tiocmget = upd78f0730_tiocmget,
H A Dio_edgeport.c3004 .tiocmget = edge_tiocmget,
3038 .tiocmget = edge_tiocmget,
3072 .tiocmget = edge_tiocmget,
3106 .tiocmget = edge_tiocmget,
H A Dch341.c877 .tiocmget = ch341_tiocmget,
H A Dsierra.c1036 .tiocmget = sierra_tiocmget,
H A Dmxuport.c1308 .tiocmget = mxuport_tiocmget,
H A Dio_ti.c2704 .tiocmget = edge_tiocmget,
2741 .tiocmget = edge_tiocmget,
H A Dcp210x.c316 .tiocmget = cp210x_tiocmget,
H A Dftdi_sio.c2859 .tiocmget = ftdi_tiocmget,
/linux/drivers/mmc/core/
H A Dsdio_uart.c1009 .tiocmget = sdio_uart_tiocmget,
/linux/net/bluetooth/rfcomm/
H A Dtty.c1105 .tiocmget = rfcomm_tty_tiocmget,
/linux/drivers/tty/
H A Dmoxa.c545 .tiocmget = moxa_tiocmget,
H A Dnozomi.c1789 .tiocmget = ntty_tiocmget,
H A Dn_gsm.c4614 .tiocmget = gsmtty_tiocmget,
/linux/drivers/usb/class/
H A Dcdc-acm.c2128 .tiocmget = acm_tty_tiocmget,