Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/asm-generic/
A Dtermbits-common.h14 #define ISTRIP 0x020 /* Strip 8th bit off characters */ macro
/linux-6.3-rc2/drivers/usb/serial/
A Dempeg.c95 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
A Dcypress_m8.c929 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
/linux-6.3-rc2/drivers/tty/serdev/
A Dserdev-ttyport.c130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
/linux-6.3-rc2/include/linux/
A Dtty.h63 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
/linux-6.3-rc2/drivers/net/usb/
A Dhso.c1052 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()

Completed in 14 milliseconds