HomeSort by relevance Sort by last modified time
    Searched defs:TCSETS2 (Results 1 - 20 of 20) sorted by null

  /device/linaro/hikey/wpan/uim/
uim.h 34 #ifndef TCSETS2
35 #define TCSETS2 _IOW('T',0x2B, struct termios2)
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialposix.py 40 TCSETS2 = 0x402C542B
57 res = FCNTL.ioctl(port.fd, TCSETS2, buf)
  /bionic/libc/kernel/uapi/asm-generic/
ioctls.h 64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 74 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /device/google/bonito/sdm710/kernel-headers/asm-generic/
ioctls.h 64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /device/google/bonito/sdm710/original-kernel-headers/asm-generic/
ioctls.h 61 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /device/google/crosshatch/sdm845/kernel-headers/asm-generic/
ioctls.h 64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /device/google/crosshatch/sdm845/original-kernel-headers/asm-generic/
ioctls.h 61 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 62 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 82 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_linux_sparc64.go     [all...]

Completed in 707 milliseconds