Searched refs:wDescriptorLength (Results 1 – 4 of 4) sorted by relevance
142 __le16 wDescriptorLength; member912 hid_desc->bDescriptorType, hid_desc->wDescriptorLength); in gtco_probe()914 report = kzalloc(le16_to_cpu(hid_desc->wDescriptorLength), GFP_KERNEL); in gtco_probe()930 le16_to_cpu(hid_desc->wDescriptorLength), in gtco_probe()934 if (result == le16_to_cpu(hid_desc->wDescriptorLength)) { in gtco_probe()943 if (result != le16_to_cpu(hid_desc->wDescriptorLength)) { in gtco_probe()946 hid_desc->wDescriptorLength); in gtco_probe()
202 input_device->report_desc_size = desc->desc[0].wDescriptorLength; in mousevsc_on_receive_device_info()220 desc->desc[0].wDescriptorLength); in mousevsc_on_receive_device_info()
728 hidg_desc_copy.desc[0].wDescriptorLength = in hidg_setup()970 hidg_desc.desc[0].wDescriptorLength = in hidg_bind()
1027 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength); in usbhid_parse()