Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/driver-api/serial/
Dtty.rst200 send_xchar() Send a high-priority XON/XOFF character to the device.
325 send_xchar() Send XON/XOFF and if possible jump the queue with
Ddriver.rst169 This is used to implement XON/XOFF flow control and tcflow(). If
/Linux-v5.15/drivers/tty/
Dn_gsm.c319 #define XON 0x11 macro
530 || *input == XON || *input == XOFF) { in gsm_stuff_frame()
/Linux-v5.15/Documentation/usb/
Dusb-serial.rst329 - Handshake None, Software (XON/XOFF), Hardware (CTSRTS,CTSDTR) [1]_