Searched refs:fsg_ss_bulk_in_comp_desc (Results 1 – 3 of 3) sorted by relevance
124 struct usb_ss_ep_comp_descriptor fsg_ss_bulk_in_comp_desc = { variable125 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),130 EXPORT_SYMBOL_GPL(fsg_ss_bulk_in_comp_desc);143 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),153 (struct usb_descriptor_header *) &fsg_ss_bulk_in_comp_desc,
195 extern struct usb_ss_ep_comp_descriptor fsg_ss_bulk_in_comp_desc;
3083 fsg_ss_bulk_in_comp_desc.bMaxBurst = max_burst; in fsg_bind()