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/drivers/tty/
H A Dtty_ioctl.c825 case TCSETS2: in tty_mode_ioctl()
H A Dtty_io.c2923 case TCSETS2: in tty_compat_ioctl()
/linux/drivers/net/wwan/
H A Dwwan_core.c1003 case TCSETS2: in wwan_port_fops_at_ioctl()