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

  /device/linaro/hikey/wpan/uim/
uim.h 31 #ifndef TCGETS2
32 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialposix.py 39 TCGETS2 = 0x802C542A
50 FCNTL.ioctl(port.fd, TCGETS2, buf)
  /bionic/libc/kernel/uapi/asm-generic/
ioctls.h 63 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 73 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /device/google/bonito/sdm710/kernel-headers/asm-generic/
ioctls.h 63 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /device/google/bonito/sdm710/original-kernel-headers/asm-generic/
ioctls.h 60 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /device/google/crosshatch/sdm845/kernel-headers/asm-generic/
ioctls.h 63 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /device/google/crosshatch/sdm845/original-kernel-headers/asm-generic/
ioctls.h 60 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 81 #define TCGETS2 _IOR('T', 0x2A, 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 263 milliseconds