Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h27 char t_suspc; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h26 char t_suspc; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h38 char t_suspc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h35 char t_suspc; /* stop process signal */ member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c704 tmp.t_suspc = tty->termios.c_cc[VSUSP]; in get_ltchars()
724 tty->termios.c_cc[VSUSP] = tmp.t_suspc; in set_ltchars()