Lines Matching refs:usb_descriptor_header

193 static struct usb_descriptor_header *hidg_ss_descriptors_intout[] = {
194 (struct usb_descriptor_header *)&hidg_interface_desc,
195 (struct usb_descriptor_header *)&hidg_desc,
196 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
197 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
198 (struct usb_descriptor_header *)&hidg_ss_out_ep_desc,
199 (struct usb_descriptor_header *)&hidg_ss_out_comp_desc,
203 static struct usb_descriptor_header *hidg_ss_descriptors_ssreport[] = {
204 (struct usb_descriptor_header *)&hidg_interface_desc,
205 (struct usb_descriptor_header *)&hidg_desc,
206 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
207 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
231 static struct usb_descriptor_header *hidg_hs_descriptors_intout[] = {
232 (struct usb_descriptor_header *)&hidg_interface_desc,
233 (struct usb_descriptor_header *)&hidg_desc,
234 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
235 (struct usb_descriptor_header *)&hidg_hs_out_ep_desc,
239 static struct usb_descriptor_header *hidg_hs_descriptors_ssreport[] = {
240 (struct usb_descriptor_header *)&hidg_interface_desc,
241 (struct usb_descriptor_header *)&hidg_desc,
242 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
266 static struct usb_descriptor_header *hidg_fs_descriptors_intout[] = {
267 (struct usb_descriptor_header *)&hidg_interface_desc,
268 (struct usb_descriptor_header *)&hidg_desc,
269 (struct usb_descriptor_header *)&hidg_fs_in_ep_desc,
270 (struct usb_descriptor_header *)&hidg_fs_out_ep_desc,
274 static struct usb_descriptor_header *hidg_fs_descriptors_ssreport[] = {
275 (struct usb_descriptor_header *)&hidg_interface_desc,
276 (struct usb_descriptor_header *)&hidg_desc,
277 (struct usb_descriptor_header *)&hidg_fs_in_ep_desc,