Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h28 char t_dsuspc; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h27 char t_dsuspc; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h39 char t_dsuspc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h36 char t_dsuspc; /* delayed stop process signal */ member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c706 tmp.t_dsuspc = tty->termios.c_cc[VSUSP]; in get_ltchars()
726 tty->termios.c_cc[VEOL2] = tmp.t_dsuspc; in set_ltchars()