Searched refs:tiocmget (Results 1 – 21 of 21) sorted by relevance
| /linux/drivers/bluetooth/ |
| H A D | hci_ath.c | 52 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 D | hvc_console.h | 65 int (*tiocmget)(struct hvc_struct *hp); member
|
| H A D | hvc_console.c | 840 if (!hp || !hp->ops->tiocmget) in hvc_tiocmget() 842 return hp->ops->tiocmget(hp); in hvc_tiocmget() 898 .tiocmget = hvc_tiocmget,
|
| H A D | hvc_vio.c | 225 .tiocmget = hvterm_hvsi_tiocmget,
|
| H A D | hvc_opal.c | 150 .tiocmget = hvc_opal_hvsi_tiocmget,
|
| H A D | hvsi.c | 1034 .tiocmget = hvsi_tiocmget,
|
| /linux/include/linux/usb/ |
| H A D | serial.h | 288 int (*tiocmget)(struct tty_struct *tty); member
|
| /linux/drivers/usb/serial/ |
| H A D | upd78f0730.c | 419 .tiocmget = upd78f0730_tiocmget,
|
| H A D | io_edgeport.c | 3004 .tiocmget = edge_tiocmget, 3038 .tiocmget = edge_tiocmget, 3072 .tiocmget = edge_tiocmget, 3106 .tiocmget = edge_tiocmget,
|
| H A D | ch341.c | 877 .tiocmget = ch341_tiocmget,
|
| H A D | sierra.c | 1036 .tiocmget = sierra_tiocmget,
|
| H A D | mxuport.c | 1308 .tiocmget = mxuport_tiocmget,
|
| H A D | io_ti.c | 2704 .tiocmget = edge_tiocmget, 2741 .tiocmget = edge_tiocmget,
|
| H A D | cp210x.c | 316 .tiocmget = cp210x_tiocmget,
|
| H A D | ftdi_sio.c | 2859 .tiocmget = ftdi_tiocmget,
|
| /linux/drivers/mmc/core/ |
| H A D | sdio_uart.c | 1009 .tiocmget = sdio_uart_tiocmget,
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | tty.c | 1105 .tiocmget = rfcomm_tty_tiocmget,
|
| /linux/drivers/tty/ |
| H A D | moxa.c | 545 .tiocmget = moxa_tiocmget,
|
| H A D | nozomi.c | 1789 .tiocmget = ntty_tiocmget,
|
| H A D | n_gsm.c | 4614 .tiocmget = gsmtty_tiocmget,
|
| /linux/drivers/usb/class/ |
| H A D | cdc-acm.c | 2128 .tiocmget = acm_tty_tiocmget,
|