Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Df_hid.c147 static struct usb_ss_ep_comp_descriptor hidg_ss_out_comp_desc = { variable
148 .bLength = sizeof(hidg_ss_out_comp_desc),
162 (struct usb_descriptor_header *)&hidg_ss_out_comp_desc,
954 hidg_ss_out_comp_desc.wBytesPerInterval = in hidg_bind()