Searched refs:hidg_fs_out_ep_desc (Results 1 – 1 of 1) sorted by relevance
149 static struct usb_endpoint_descriptor hidg_fs_out_ep_desc = { variable165 (struct usb_descriptor_header *)&hidg_fs_out_ep_desc,620 ep = usb_ep_autoconfig(c->cdev->gadget, &hidg_fs_out_ep_desc); in hidg_bind()642 hidg_fs_out_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()654 hidg_fs_out_ep_desc.bEndpointAddress; in hidg_bind()