Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_hid.c88 static struct hid_descriptor hidg_desc = { variable
89 .bLength = sizeof hidg_desc,
144 (struct usb_descriptor_header *)&hidg_desc,
180 (struct usb_descriptor_header *)&hidg_desc,
214 (struct usb_descriptor_header *)&hidg_desc,
560 struct hid_descriptor hidg_desc_copy = hidg_desc; in hidg_setup()
796 hidg_desc.desc[0].bDescriptorType = HID_DT_REPORT; in hidg_bind()
797 hidg_desc.desc[0].wDescriptorLength = in hidg_bind()