Searched refs:hidraw_report_descriptor (Results 1 – 6 of 6) 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()
80 hidraw_report_descriptor struct. Make sure to set the size field of the81 hidraw_report_descriptor struct to the size returned from HIDIOCGRDESCSIZE.
356 struct hidraw_report_descriptor rdesc; in u2f_passthru_is_u2f_device()
406 struct hidraw_report_descriptor, in hidraw_ioctl()
817 struct hidraw_report_descriptor rpt_desc = {0}; in TEST_F()