Home
last modified time | relevance | path

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

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