Home
last modified time | relevance | path

Searched refs:send_xchar (Results 1 – 27 of 27) sorted by relevance

/linux-4.4.14/include/linux/
Dtty_driver.h280 void (*send_xchar)(struct tty_struct *tty, char ch); member
Dserial_core.h57 void (*send_xchar)(struct uart_port *, char ch); member
/linux-4.4.14/drivers/tty/serial/
Dsunhv.c379 .send_xchar = sunhv_send_xchar,
Dserial_core.c623 if (port->ops->send_xchar) in uart_send_xchar()
624 port->ops->send_xchar(port, ch); in uart_send_xchar()
2356 .send_xchar = uart_send_xchar,
Detraxfs-uart.c826 .send_xchar = etraxfs_uart_send_xchar,
Dsunsab.c828 .send_xchar = sunsab_send_xchar,
Dicom.c1296 .send_xchar = icom_send_xchar,
Dcrisv10.c4128 .send_xchar = rs_send_xchar,
/linux-4.4.14/arch/ia64/hp/sim/
Dsimserial.c474 .send_xchar = rs_send_xchar,
/linux-4.4.14/Documentation/serial/
Dtty.txt194 send_xchar() Send a high-priority XON/XOFF character to the device.
313 send_xchar() - Send XON/XOFF and if possible jump the queue with
Ddriver138 send_xchar(port,ch)
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm_tty.c355 .send_xchar = jsm_tty_send_xchar,
/linux-4.4.14/drivers/tty/
Dsynclink_gt.c148 static void send_xchar(struct tty_struct *tty, char ch);
874 static void send_xchar(struct tty_struct *tty, char ch) in send_xchar() function
1364 send_xchar(tty, STOP_CHAR(tty)); in throttle()
1388 send_xchar(tty, START_CHAR(tty)); in unthrottle()
3728 .send_xchar = send_xchar,
Dsynclinkmp.c513 static void send_xchar(struct tty_struct *tty, char ch);
1030 static void send_xchar(struct tty_struct *tty, char ch) in send_xchar() function
1473 send_xchar(tty, STOP_CHAR(tty)); in throttle()
1501 send_xchar(tty, START_CHAR(tty)); in unthrottle()
3893 .send_xchar = send_xchar,
Dtty_io.c1284 if (tty->ops->send_xchar) { in tty_send_xchar()
1286 tty->ops->send_xchar(tty, ch); in tty_send_xchar()
Damiserial.c1650 .send_xchar = rs_send_xchar,
Drocket.c2350 .send_xchar = rp_send_xchar,
Dsynclink.c4308 .send_xchar = mgsl_send_xchar,
/linux-4.4.14/drivers/mmc/card/
Dsdio_uart.c1040 .send_xchar = sdio_uart_send_xchar,
/linux-4.4.14/net/irda/ircomm/
Dircomm_tty.c97 .send_xchar = ircomm_tty_send_xchar,
/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c1129 .send_xchar = rfcomm_tty_send_xchar,
/linux-4.4.14/drivers/isdn/capi/
Dcapi.c1248 .send_xchar = capinc_tty_send_xchar,
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c1580 .send_xchar = fwtty_send_xchar,
1601 .send_xchar = fwtty_send_xchar,
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c132 .send_xchar = mn10300_serial_send_xchar,
/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_tty.c138 .send_xchar = dgnc_tty_send_xchar
/linux-4.4.14/drivers/char/pcmcia/
Dsynclink_cs.c2820 .send_xchar = mgslpc_send_xchar,
/linux-4.4.14/drivers/staging/dgap/
Ddgap.c5146 .send_xchar = dgap_tty_send_xchar