Lines Matching refs:usb_descriptor_header
168 static struct usb_descriptor_header *hidg_ss_descriptors_intout[] = {
169 (struct usb_descriptor_header *)&hidg_interface_desc,
170 (struct usb_descriptor_header *)&hidg_desc,
171 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
172 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
173 (struct usb_descriptor_header *)&hidg_ss_out_ep_desc,
174 (struct usb_descriptor_header *)&hidg_ss_out_comp_desc,
178 static struct usb_descriptor_header *hidg_ss_descriptors_ssreport[] = {
179 (struct usb_descriptor_header *)&hidg_interface_desc,
180 (struct usb_descriptor_header *)&hidg_desc,
181 (struct usb_descriptor_header *)&hidg_ss_in_ep_desc,
182 (struct usb_descriptor_header *)&hidg_ss_in_comp_desc,
212 static struct usb_descriptor_header *hidg_hs_descriptors_intout[] = {
213 (struct usb_descriptor_header *)&hidg_interface_desc,
214 (struct usb_descriptor_header *)&hidg_desc,
215 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
216 (struct usb_descriptor_header *)&hidg_hs_out_ep_desc,
220 static struct usb_descriptor_header *hidg_hs_descriptors_ssreport[] = {
221 (struct usb_descriptor_header *)&hidg_interface_desc,
222 (struct usb_descriptor_header *)&hidg_desc,
223 (struct usb_descriptor_header *)&hidg_hs_in_ep_desc,
253 static struct usb_descriptor_header *hidg_fs_descriptors_intout[] = {
254 (struct usb_descriptor_header *)&hidg_interface_desc,
255 (struct usb_descriptor_header *)&hidg_desc,
256 (struct usb_descriptor_header *)&hidg_fs_in_ep_desc,
257 (struct usb_descriptor_header *)&hidg_fs_out_ep_desc,
261 static struct usb_descriptor_header *hidg_fs_descriptors_ssreport[] = {
262 (struct usb_descriptor_header *)&hidg_interface_desc,
263 (struct usb_descriptor_header *)&hidg_desc,
264 (struct usb_descriptor_header *)&hidg_fs_in_ep_desc,