Home
last modified time | relevance | path

Searched refs:tiocmset (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dspk_ttyio.c127 .tiocmset = spk_ttyio_tiocmset,
282 if (tty->ops->tiocmset) in spk_ttyio_tiocmset()
283 tty->ops->tiocmset(tty, set, clear); in spk_ttyio_tiocmset()
H A Dspeakup_apollo.c179 synth->io_ops->tiocmset(synth, 0, UART_MCR_RTS); in do_catch_up()
180 synth->io_ops->tiocmset(synth, UART_MCR_RTS, 0); in do_catch_up()
H A Dserialio.c40 .tiocmset = spk_serial_tiocmset,
/linux/drivers/bluetooth/
H A Dhci_ath.c59 tty->driver->ops->tiocmset(tty, 0x00, TIOCM_RTS); in ath_wakeup_ar3k()
64 tty->driver->ops->tiocmset(tty, TIOCM_RTS, 0x00); in ath_wakeup_ar3k()
/linux/drivers/tty/hvc/
H A Dhvc_console.h66 int (*tiocmset)(struct hvc_struct *hp, unsigned int set, unsigned int clear); member
H A Dhvc_console.c850 if (!hp || !hp->ops->tiocmset) in hvc_tiocmset()
852 return hp->ops->tiocmset(hp, set, clear); in hvc_tiocmset()
899 .tiocmset = hvc_tiocmset,
H A Dhvc_vio.c226 .tiocmset = hvterm_hvsi_tiocmset,
H A Dhvc_opal.c151 .tiocmset = hvc_opal_hvsi_tiocmset,
H A Dhvsi.c1035 .tiocmset = hvsi_tiocmset,
/linux/include/linux/usb/
H A Dserial.h289 int (*tiocmset)(struct tty_struct *tty, member
/linux/drivers/usb/serial/
H A Dupd78f0730.c420 .tiocmset = upd78f0730_tiocmset,
H A Dio_edgeport.c3005 .tiocmset = edge_tiocmset,
3039 .tiocmset = edge_tiocmset,
3073 .tiocmset = edge_tiocmset,
3107 .tiocmset = edge_tiocmset,
H A Dch341.c878 .tiocmset = ch341_tiocmset,
H A Dsierra.c1037 .tiocmset = sierra_tiocmset,
H A Dmxuport.c1309 .tiocmset = mxuport_tiocmset,
H A Dio_ti.c2705 .tiocmset = edge_tiocmset,
2742 .tiocmset = edge_tiocmset,
H A Dcp210x.c317 .tiocmset = cp210x_tiocmset,
H A Dftdi_sio.c2860 .tiocmset = ftdi_tiocmset,
/linux/drivers/mmc/core/
H A Dsdio_uart.c1010 .tiocmset = sdio_uart_tiocmset,
/linux/net/bluetooth/rfcomm/
H A Dtty.c1106 .tiocmset = rfcomm_tty_tiocmset,
/linux/drivers/tty/
H A Dmoxa.c546 .tiocmset = moxa_tiocmset,
H A Dnozomi.c1790 .tiocmset = ntty_tiocmset,
H A Dn_gsm.c4615 .tiocmset = gsmtty_tiocmset,
/linux/drivers/usb/class/
H A Dcdc-acm.c2129 .tiocmset = acm_tty_tiocmset,