Home
last modified time | relevance | path

Searched refs:TCSETS2 (Results 1 – 10 of 10) sorted by relevance

/linux/include/uapi/asm-generic/
H A Dioctls.h62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
/linux/tools/include/uapi/asm-generic/
H A Dioctls.h62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
/linux/arch/mips/include/uapi/asm/
H A Dioctls.h82 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
/linux/arch/parisc/include/uapi/asm/
H A Dioctls.h51 #define TCSETS2 _IOW('T',0x2B, struct termios2) macro
/linux/arch/xtensa/include/uapi/asm/
H A Dioctls.h96 #define TCSETS2 _IOW('T', 43, struct termios2) macro
/linux/arch/sh/include/uapi/asm/
H A Dioctls.h84 #define TCSETS2 _IOW('T', 43, struct termios2) macro
/linux/arch/alpha/include/uapi/asm/
H A Dioctls.h36 #define TCSETS2 _IOW('T', 43, struct termios2) macro
/linux/arch/sparc/include/uapi/asm/
H A Dioctls.h20 #define TCSETS2 _IOW('T', 13, struct termios2) macro
/linux/drivers/tty/
H A Dtty_ioctl.c829 case TCSETS2: in tty_mode_ioctl()
H A Dtty_io.c2934 case TCSETS2: in tty_compat_ioctl()