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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
hidraw.h 21 struct hidraw_report_descriptor { struct
34 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /bionic/libc/kernel/uapi/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /development/ndk/platforms/android-21/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /external/kernel-headers/original/uapi/linux/
hidraw.h 21 struct hidraw_report_descriptor { struct
34 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hidraw.h 21 struct hidraw_report_descriptor { struct
34 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
hidraw.h 24 struct hidraw_report_descriptor { struct
36 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
  /frameworks/base/libs/usb/tests/accessorytest/
hid.c 56 struct hidraw_report_descriptor desc;

Completed in 391 milliseconds