| t_usbhid.c | 117 report_desc_t hrd; local 124 ATF_REQUIRE((hrd = hid_use_report_desc(range_test_report_descriptor, 126 ATF_REQUIRE(hid_locate(hrd, 0xff000001U, hid_input, &hi, 130 ATF_REQUIRE(hid_locate(hrd, 0xff000002U, hid_input, &hi, 134 ATF_REQUIRE(hid_locate(hrd, 0xff000003U, hid_input, &hi, 139 hid_dispose_report_desc(hrd); 140 hrd = NULL; 142 ATF_REQUIRE((hrd = hid_use_report_desc( 145 ATF_REQUIRE(hid_locate(hrd, 0xff000011U, hid_input, &hi, 152 ATF_REQUIRE(hid_locate(hrd, 0xff000012U, hid_input, &hi 180 report_desc_t hrd; local 242 report_desc_t hrd; local 338 report_desc_t hrd; local 426 report_desc_t hrd; local [all...] |