Searched refs:hidraw_report_descriptor (Results 1 – 4 of 4) sorted by relevance
22 struct hidraw_report_descriptor { struct35 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor) argument
48 struct hidraw_report_descriptor rpt_desc; in main()
79 hidraw_report_descriptor struct. Make sure to set the size field of the80 hidraw_report_descriptor struct to the size returned from HIDIOCGRDESCSIZE.
394 struct hidraw_report_descriptor, in hidraw_ioctl()