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

  /bionic/libc/kernel/uapi/linux/
uhid.h 34 UHID_GET_REPORT,
102 UHID_FEATURE = UHID_GET_REPORT,
  /external/kernel-headers/original/uapi/linux/
uhid.h 37 UHID_GET_REPORT,
124 UHID_FEATURE = UHID_GET_REPORT,
156 /* Obsolete! Kernel uses ABI compatible UHID_GET_REPORT. */
  /frameworks/base/cmds/hid/jni/
com_android_commands_hid_Device.cpp 215 } else if (ev.type == UHID_GET_REPORT) {

Completed in 366 milliseconds