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

1 2

  /bionic/libc/kernel/uapi/asm-mips/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)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
serialposix.py 39 TCGETS2 = 0x802C542A
50 FCNTL.ioctl(port.fd, TCGETS2, buf)
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 80 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
ioctls.h 60 #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/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
ioctls.h 59 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
ioctls.h 59 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
ioctls.h 59 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
ioctls.h 59 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
ioctls.h 59 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)

Completed in 106 milliseconds

1 2