Searched refs:fsg_fs_bulk_in_desc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
H A Dstorage_common.c53 struct usb_endpoint_descriptor fsg_fs_bulk_in_desc = { variable in typeref:struct:usb_endpoint_descriptor
61 EXPORT_SYMBOL_GPL(fsg_fs_bulk_in_desc); variable
75 (struct usb_descriptor_header *) &fsg_fs_bulk_in_desc,
H A Dstorage_common.h191 extern struct usb_endpoint_descriptor fsg_fs_bulk_in_desc;
H A Df_mass_storage.c3062 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); fsg_bind()
3074 fsg_fs_bulk_in_desc.bEndpointAddress; fsg_bind()
3082 fsg_fs_bulk_in_desc.bEndpointAddress; fsg_bind()

Completed in 81 milliseconds