Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_hid.c91 static struct hid_descriptor hidg_desc = { variable
92 .bLength = sizeof hidg_desc,
129 (struct usb_descriptor_header *)&hidg_desc,
163 (struct usb_descriptor_header *)&hidg_desc,
441 struct hid_descriptor hidg_desc_copy = hidg_desc; in hidg_setup()
647 hidg_desc.desc[0].bDescriptorType = HID_DT_REPORT; in hidg_bind()
648 hidg_desc.desc[0].wDescriptorLength = in hidg_bind()