Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dioctls.h64 #define TCSETSF2 _IOW('T', 0x2D, 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.h64 #define TCSETSF2 _IOW('T', 0x2D, struct termios2) macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dioctls.h64 #define TCSETSF2 _IOW('T', 0x2D, 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.h64 #define TCSETSF2 _IOW('T', 0x2D, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dioctls.h84 #define TCSETSF2 _IOW('T', 0x2D, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dioctls.h53 #define TCSETSF2 _IOW('T',0x2D, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dioctls.h86 #define TCSETSF2 _IOW('T', 45, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dioctls.h98 #define TCSETSF2 _IOW('T', 45, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h38 #define TCSETSF2 _IOW('T', 45, struct termios2) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dioctls.h22 #define TCSETSF2 _IOW('T', 15, struct termios2) macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c722 case TCSETSF2: in tty_mode_ioctl()
H A Dtty_io.c2883 case TCSETSF2: in tty_compat_ioctl()