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

1 2 3 4

  /device/linaro/hikey/wpan/uim/
uim.h 31 #ifndef TCGETS2
32 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialposix.py 39 TCGETS2 = 0x802C542A
50 FCNTL.ioctl(port.fd, TCGETS2, buf)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
ioctls.h 60 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /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)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)

Completed in 616 milliseconds

1 2 3 4