Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dgtco.c142 __le16 wDescriptorLength; member
912 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()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-hyperv.c202 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c728 hidg_desc_copy.desc[0].wDescriptorLength = in hidg_setup()
970 hidg_desc.desc[0].wDescriptorLength = in hidg_bind()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Dhid.h668 __le16 wDescriptorLength; member
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h727 __le16 wDescriptorLength; member
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c1027 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength); in usbhid_parse()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c1025 rsize = le16_to_cpu(hdesc->desc[n].wDescriptorLength); in usbhid_parse()

Completed in 15 milliseconds