Searched refs:wDescriptorLength (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-hyperv.c195 desc->desc[0].wDescriptorLength);
213 le16_to_cpu(desc->desc[0].wDescriptorLength));
/linux-master/drivers/usb/gadget/function/
H A Df_hid.c732 hidg_desc_copy.desc[0].wDescriptorLength =
974 hidg_desc.desc[0].wDescriptorLength =
/linux-master/include/linux/
H A Dhid.h727 __le16 wDescriptorLength; member in struct:hid_class_descriptor
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c1025 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength);

Completed in 148 milliseconds