Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c139 static struct usb_ss_ep_comp_descriptor hidg_ss_in_comp_desc = { variable
140 .bLength = sizeof(hidg_ss_in_comp_desc),
173 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
183 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
960 hidg_ss_in_comp_desc.wBytesPerInterval = in hidg_bind()