Home
last modified time | relevance | path

Searched refs:TCSETSW2 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dioctls.h63 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dioctls.h63 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dioctls.h63 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dioctls.h63 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dioctls.h83 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dioctls.h52 #define TCSETSW2 _IOW('T',0x2C, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dioctls.h85 #define TCSETSW2 _IOW('T', 44, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dioctls.h97 #define TCSETSW2 _IOW('T', 44, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h37 #define TCSETSW2 _IOW('T', 44, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dioctls.h21 #define TCSETSW2 _IOW('T', 14, struct termios2) macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c724 case TCSETSW2: in tty_mode_ioctl()
H A Dtty_io.c2884 case TCSETSW2: in tty_compat_ioctl()