Home
last modified time | relevance | path

Searched refs:_VERASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dtermios.c22 termios->c_cc[VERASE] = v.c_cc[_VERASE]; in user_termio_to_kernel_termios()
48 v.c_cc[_VERASE] = termios->c_cc[VERASE]; in kernel_termios_to_user_termio()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h66 #define _VERASE 2 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h61 #define _VERASE 2 macro