Home
last modified time | relevance | path

Searched refs:XON (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c323 #define XON 0x11 macro
618 || (*input & ISO_IEC_646_MASK) == XON in gsm_stuff_frame()
2115 /* handle XON/XOFF */ in gsm1_receive()
2116 if ((c & ISO_IEC_646_MASK) == XON) { in gsm1_receive()
2554 /* Turn off tty XON/XOFF handling to handle it explicitly. */ in gsmld_attach_gsm()
2570 /* Restore tty XON/XOFF handling. */ in gsmld_detach_gsm()
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_gsm.c404 #define XON 0x11 macro
786 || (*input & ISO_IEC_646_MASK) == XON in gsm_stuff_frame()
2951 /* handle XON/XOFF */ in gsm1_receive()
2952 if ((c & ISO_IEC_646_MASK) == XON) { in gsm1_receive()
3517 /* Turn off tty XON/XOFF handling to handle it explicitly. */ in gsmld_attach_gsm()
3533 /* Restore tty XON/XOFF handling. */ in gsmld_detach_gsm()

Completed in 10 milliseconds