Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-hyperv.c195 desc->desc[0].wDescriptorLength); in mousevsc_on_receive_device_info()
213 le16_to_cpu(desc->desc[0].wDescriptorLength)); in mousevsc_on_receive_device_info()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c732 hidg_desc_copy.desc[0].wDescriptorLength = in hidg_setup()
974 hidg_desc.desc[0].wDescriptorLength = in hidg_bind()
/openbmc/linux/include/linux/
H A Dhid.h729 __le16 wDescriptorLength; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1025 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength); in usbhid_parse()