Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c185 static struct usb_endpoint_descriptor hidg_hs_in_ep_desc = { variable
212 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
220 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
958 hidg_hs_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
973 hidg_hs_in_ep_desc.bEndpointAddress = in hidg_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c189 static struct usb_endpoint_descriptor hidg_hs_in_ep_desc = { variable
216 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
224 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
962 hidg_hs_in_ep_desc.wMaxPacketSize = cpu_to_le16(hidg->report_length); in hidg_bind()
977 hidg_hs_in_ep_desc.bEndpointAddress = in hidg_bind()

Completed in 4 milliseconds