Home
last modified time | relevance | path

Searched refs:fsg_hs_bulk_in_desc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
Dstorage_common.c90 struct usb_endpoint_descriptor fsg_hs_bulk_in_desc = { variable
98 EXPORT_SYMBOL_GPL(fsg_hs_bulk_in_desc);
114 (struct usb_descriptor_header *) &fsg_hs_bulk_in_desc,
Dstorage_common.h195 extern struct usb_endpoint_descriptor fsg_hs_bulk_in_desc;
Df_mass_storage.c3076 fsg_hs_bulk_in_desc.bEndpointAddress = in fsg_bind()