Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c148 static struct usb_endpoint_descriptor hidg_ss_out_ep_desc = { variable
174 (struct usb_descriptor_header *)&hidg_ss_out_ep_desc,
964 hidg_ss_out_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
984 hidg_ss_out_ep_desc.bEndpointAddress = in hidg_bind()