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

Completed in 459 milliseconds