Home
last modified time | relevance | path

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

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