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

  /bionic/libc/kernel/uapi/linux/
hiddev.h 54 struct hiddev_report_info { struct
131 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
132 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
134 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /development/ndk/platforms/android-L/include/linux/
hiddev.h 54 struct hiddev_report_info { struct
131 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
132 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
134 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /external/kernel-headers/original/uapi/linux/
hiddev.h 65 struct hiddev_report_info { struct
160 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
161 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
162 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
hiddev.h 65 struct hiddev_report_info { struct
160 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
161 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
162 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
hiddev.h 65 struct hiddev_report_info { struct
160 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
161 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
162 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
hiddev.h 54 struct hiddev_report_info { struct
131 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
132 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
134 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
hiddev.h 54 struct hiddev_report_info { struct
131 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
132 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
134 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
hiddev.h 54 struct hiddev_report_info { struct
131 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info)
132 #define HIDIOCSREPORT _IOW('H', 0x08, struct hiddev_report_info)
134 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)

Completed in 389 milliseconds