Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c123 static struct usb_endpoint_descriptor hidg_ss_in_ep_desc = { variable
168 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
178 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
955 hidg_ss_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
978 hidg_ss_in_ep_desc.bEndpointAddress = in hidg_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c127 static struct usb_endpoint_descriptor hidg_ss_in_ep_desc = { variable
172 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
182 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
959 hidg_ss_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
982 hidg_ss_in_ep_desc.bEndpointAddress = in hidg_bind()

Completed in 4 milliseconds