Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c156 static struct usb_ss_ep_comp_descriptor hidg_ss_out_comp_desc = { variable
157 .bLength = sizeof(hidg_ss_out_comp_desc),
171 (struct usb_descriptor_header *)&hidg_ss_out_comp_desc,
961 hidg_ss_out_comp_desc.wBytesPerInterval = in hidg_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c160 static struct usb_ss_ep_comp_descriptor hidg_ss_out_comp_desc = { variable
161 .bLength = sizeof(hidg_ss_out_comp_desc),
175 (struct usb_descriptor_header *)&hidg_ss_out_comp_desc,
965 hidg_ss_out_comp_desc.wBytesPerInterval = in hidg_bind()

Completed in 4 milliseconds