Searched refs:hidg_hs_in_ep_desc (Results 1 – 1 of 1) sorted by relevance
213 static struct usb_endpoint_descriptor hidg_hs_in_ep_desc = { variable234 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,242 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,1203 hidg_hs_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()1210 hidg_hs_in_ep_desc.bInterval = 4; in hidg_bind()1214 hidg_hs_in_ep_desc.bInterval = hidg->interval; in hidg_bind()1230 hidg_hs_in_ep_desc.bEndpointAddress = in hidg_bind()