Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c135 static struct usb_ss_ep_comp_descriptor hidg_ss_in_comp_desc = { variable
136 .bLength = sizeof(hidg_ss_in_comp_desc),
169 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
179 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
956 hidg_ss_in_comp_desc.wBytesPerInterval = in hidg_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c139 static struct usb_ss_ep_comp_descriptor hidg_ss_in_comp_desc = { variable
140 .bLength = sizeof(hidg_ss_in_comp_desc),
173 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
183 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
960 hidg_ss_in_comp_desc.wBytesPerInterval = in hidg_bind()

Completed in 4 milliseconds