Home
last modified time | relevance | path

Searched refs:t_flushc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h30 char t_flushc; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h41 char t_flushc; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h29 char t_flushc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h38 char t_flushc; /* flush output (toggles) */ member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c709 tmp.t_flushc = tty->termios.c_cc[VEOL2]; in get_ltchars()
729 tty->termios.c_cc[VEOL2] = tmp.t_flushc; in set_ltchars()