wDescriptorLength 200 drivers/hid/hid-hyperv.c input_device->report_desc_size = desc->desc[0].wDescriptorLength; wDescriptorLength 216 drivers/hid/hid-hyperv.c desc->desc[0].wDescriptorLength); wDescriptorLength 1027 drivers/hid/usbhid/hid-core.c rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength); wDescriptorLength 142 drivers/input/tablet/gtco.c __le16 wDescriptorLength; wDescriptorLength 911 drivers/input/tablet/gtco.c hid_desc->bDescriptorType, hid_desc->wDescriptorLength); wDescriptorLength 913 drivers/input/tablet/gtco.c report = kzalloc(le16_to_cpu(hid_desc->wDescriptorLength), GFP_KERNEL); wDescriptorLength 929 drivers/input/tablet/gtco.c le16_to_cpu(hid_desc->wDescriptorLength), wDescriptorLength 933 drivers/input/tablet/gtco.c if (result == le16_to_cpu(hid_desc->wDescriptorLength)) { wDescriptorLength 942 drivers/input/tablet/gtco.c if (result != le16_to_cpu(hid_desc->wDescriptorLength)) { wDescriptorLength 945 drivers/input/tablet/gtco.c hid_desc->wDescriptorLength); wDescriptorLength 564 drivers/usb/gadget/function/f_hid.c hidg_desc_copy.desc[0].wDescriptorLength = wDescriptorLength 797 drivers/usb/gadget/function/f_hid.c hidg_desc.desc[0].wDescriptorLength = wDescriptorLength 657 include/linux/hid.h __le16 wDescriptorLength;