Searched refs:fsg_ss_bulk_in_comp_desc (Results 1 – 3 of 3) sorted by relevance
125 struct usb_ss_ep_comp_descriptor fsg_ss_bulk_in_comp_desc = { variable126 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),131 EXPORT_SYMBOL_GPL(fsg_ss_bulk_in_comp_desc);144 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),154 (struct usb_descriptor_header *) &fsg_ss_bulk_in_comp_desc,
195 extern struct usb_ss_ep_comp_descriptor fsg_ss_bulk_in_comp_desc;
3095 fsg_ss_bulk_in_comp_desc.bMaxBurst = max_burst; in fsg_bind()