HomeSort by relevance Sort by last modified time
    Searched refs:JSIOCGAXES (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/uapi/linux/
joystick.h 37 #define JSIOCGAXES _IOR('j', 0x11, __u8)
  /development/ndk/platforms/android-L/include/linux/
joystick.h 37 #define JSIOCGAXES _IOR('j', 0x11, __u8)
  /external/kernel-headers/original/uapi/linux/
joystick.h 60 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
joystick.h 60 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
joystick.h 60 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
joystick.h 37 #define JSIOCGAXES _IOR('j', 0x11, __u8)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
joystick.h 37 #define JSIOCGAXES _IOR('j', 0x11, __u8)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
joystick.h 37 #define JSIOCGAXES _IOR('j', 0x11, __u8)
  /external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c 592 if ( ioctl(fd, JSIOCGAXES, &n) < 0 ) {

Completed in 2147 milliseconds