Searched refs:wDescriptorLength (Results 1 – 6 of 6) sorted by relevance
144 __le16 wDescriptorLength; member897 hid_desc->bDescriptorType, hid_desc->wDescriptorLength); in gtco_probe()899 report = kzalloc(le16_to_cpu(hid_desc->wDescriptorLength), GFP_KERNEL); in gtco_probe()915 le16_to_cpu(hid_desc->wDescriptorLength), in gtco_probe()919 if (result == le16_to_cpu(hid_desc->wDescriptorLength)) { in gtco_probe()928 if (result != le16_to_cpu(hid_desc->wDescriptorLength)) { in gtco_probe()930 hid_desc->wDescriptorLength); in gtco_probe()
47 __le16 wDescriptorLength; member248 report = kzalloc(hid_desc->wDescriptorLength, GFP_KERNEL); in wacom_parse_hid()260 hid_desc->wDescriptorLength, in wacom_parse_hid()268 for (i = 0; i < hid_desc->wDescriptorLength; i++) { in wacom_parse_hid()
209 input_device->report_desc_size = desc->desc[0].wDescriptorLength; in mousevsc_on_receive_device_info()225 desc->desc[0].wDescriptorLength); in mousevsc_on_receive_device_info()
570 __le16 wDescriptorLength; member
490 hidg_desc.desc[0].wDescriptorLength = in hidg_bind()
1039 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength); in usbhid_parse()