Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/asm-generic/
Dioctls.h62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
/Linux-v5.15/tools/include/uapi/asm-generic/
Dioctls.h62 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
/Linux-v5.15/arch/mips/include/uapi/asm/
Dioctls.h82 #define TCSETS2 _IOW('T', 0x2B, struct termios2) macro
/Linux-v5.15/arch/parisc/include/uapi/asm/
Dioctls.h51 #define TCSETS2 _IOW('T',0x2B, struct termios2) macro
/Linux-v5.15/arch/xtensa/include/uapi/asm/
Dioctls.h96 #define TCSETS2 _IOW('T', 43, struct termios2) macro
/Linux-v5.15/arch/sh/include/uapi/asm/
Dioctls.h84 #define TCSETS2 _IOW('T', 43, struct termios2) macro
/Linux-v5.15/arch/alpha/include/uapi/asm/
Dioctls.h36 #define TCSETS2 _IOW('T', 43, struct termios2) macro
/Linux-v5.15/arch/sparc/include/uapi/asm/
Dioctls.h20 #define TCSETS2 _IOW('T', 13, struct termios2) macro
/Linux-v5.15/drivers/tty/
Dtty_ioctl.c750 case TCSETS2: in tty_mode_ioctl()
Dtty_io.c2936 case TCSETS2: in tty_compat_ioctl()
/Linux-v5.15/drivers/net/wwan/
Dwwan_core.c714 case TCSETS2: in wwan_port_fops_at_ioctl()