Home
last modified time | relevance | path

Searched refs:VSTOP (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dtermios-c_cc.h33 #define VSTOP 9 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dtermios-c_cc.h33 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dtermbits.h53 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dtermbits.h53 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dtermbits.h62 #define VSTOP 14 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dtermbits.h53 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dtermbits.h62 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dtermbits.h67 #define VSTOP 9 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dtermbits.h53 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H A Djsm_tty.c160 if (ch == termios->c_cc[VSTOP]) in jsm_tty_send_xchar()
251 channel->ch_stopc = termios->c_cc[VSTOP]; in jsm_tty_open()
316 channel->ch_stopc = termios->c_cc[VSTOP]; in jsm_tty_set_termios()
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dtermbits.h67 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dtermbits.h68 #define VSTOP 13 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dtermbits.h73 #define VSTOP 9 macro
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c898 if (old->c_cc[VSTOP] != new->c_cc[VSTOP]) { in rfcomm_tty_set_termios()
900 x_on = new->c_cc[VSTOP]; in rfcomm_tty_set_termios()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c560 tmp.t_stopc = tty->termios.c_cc[VSTOP]; in get_tchars()
577 tty->termios.c_cc[VSTOP] = tmp.t_stopc; in set_tchars()
H A Dpty.c259 (old_termios->c_cc[VSTOP] == '\023') && in pty_set_termios()
H A Dmoxa.c1798 writeb(termio->c_cc[VSTOP], ofsAddr + FuncArg1); in MoxaPortSetTermio()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dpl2303.c644 a->c_cc[VSTOP] != b->c_cc[VSTOP]; in pl2303_termios_change()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h116 #define STOP_CHAR(tty) ((tty)->termios.c_cc[VSTOP])
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsc16is7xx.c929 sc16is7xx_port_write(port, SC16IS7XX_XOFF1_REG, termios->c_cc[VSTOP]); in sc16is7xx_set_termios()
H A Dmax310x.c957 max310x_port_write(port, MAX310X_XOFF1_REG, termios->c_cc[VSTOP]); in max310x_set_termios()
H A Dserial_core.c1545 tty->termios.c_cc[VSTOP] != old_termios->c_cc[VSTOP]; in uart_set_termios()
H A Domap-serial.c1038 serial_out(up, UART_XOFF1, termios->c_cc[VSTOP]); in serial_omap_set_termios()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_omap.c478 priv->xoff = termios->c_cc[VSTOP]; in omap_8250_set_termios()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-17438 * VSTOP: (libc)Start/Stop Characters.
3957 * VSTOP: Start/Stop Characters.

123