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

  /system/core/toolbox/
sendevent.c 22 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) /* get keycode */
powerd.c 25 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) /* get keycode */
  /bionic/libc/kernel/common/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
input.h 48 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2])
  /external/kernel-headers/original/linux/
input.h 62 #define EVIOCGKEYCODE _IOR('E', 0x04, int[2]) /* get keycode */

Completed in 21 milliseconds