Searched refs:fsg_ss_bulk_in_comp_desc (Results 1 – 3 of 3) sorted by relevance
130 struct usb_ss_ep_comp_descriptor fsg_ss_bulk_in_comp_desc = { variable131 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),136 EXPORT_SYMBOL_GPL(fsg_ss_bulk_in_comp_desc);149 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),159 (struct usb_descriptor_header *) &fsg_ss_bulk_in_comp_desc,
200 extern struct usb_ss_ep_comp_descriptor fsg_ss_bulk_in_comp_desc;
3086 fsg_ss_bulk_in_comp_desc.bMaxBurst = max_burst; in fsg_bind()