Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_hid.c103 static struct usb_endpoint_descriptor hidg_hs_in_ep_desc = { variable
130 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
639 hidg_hs_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
651 hidg_hs_in_ep_desc.bEndpointAddress = in hidg_bind()