Home
last modified time | relevance | path

Searched refs:XON (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/isdn/i4l/
Disdn_ttyfax.h15 #define XON 0x11 macro
Disdn_ttyfax.c144 sprintf(rs, "%c", XON); in isdn_tty_fax_modem_result()
/Linux-v4.19/Documentation/serial/
Dtty.txt191 send_xchar() Send a high-priority XON/XOFF character to the device.
310 send_xchar() - Send XON/XOFF and if possible jump the queue with
Ddriver154 This is used to implement XON/XOFF flow control and tcflow(). If
/Linux-v4.19/drivers/tty/
Dn_gsm.c314 #define XON 0x11 macro
534 || *input == XON || *input == XOFF) { in gsm_stuff_frame()
/Linux-v4.19/Documentation/usb/
Dusb-serial.txt299 Handshake None, Software (XON/XOFF), Hardware (CTSRTS,CTSDTR)*