Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_hid.c122 static struct usb_endpoint_descriptor hidg_ss_in_ep_desc = { variable
167 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
177 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
954 hidg_ss_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
977 hidg_ss_in_ep_desc.bEndpointAddress = in hidg_bind()