Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h21 char t_stopc; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h20 char t_stopc; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h32 char t_stopc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h29 char t_stopc; member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c673 tmp.t_stopc = tty->termios.c_cc[VSTOP]; in get_tchars()
690 tty->termios.c_cc[VSTOP] = tmp.t_stopc; in set_tchars()