HomeSort by relevance Sort by last modified time
    Searched defs:TCSETS2 (Results 1 - 11 of 11) 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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ioctls.h 61 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /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)
  /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)
  /hardware/qcom/msm8998/kernel-headers/asm-generic/
ioctls.h 75 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /hardware/qcom/msm8998/original-kernel-headers/asm-generic/
ioctls.h 61 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /hardware/qcom/msm8x09/kernel-headers/asm-generic/
ioctls.h 64 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
  /hardware/qcom/msm8x09/original-kernel-headers/asm-generic/
ioctls.h 61 #define TCSETS2 _IOW('T', 0x2B, struct termios2)

Completed in 175 milliseconds