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

  /system/core/toolbox/
sendevent.c 40 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */
powerd.c 43 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */
  /bionic/libc/kernel/common/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
input.h 66 #define EVIOCGEFFECTS _IOR('E', 0x84, int)
  /external/kernel-headers/original/linux/
input.h 80 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */

Completed in 809 milliseconds