Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Dstorage_common.c50 struct usb_endpoint_descriptor fsg_fs_bulk_in_desc = { variable
58 EXPORT_SYMBOL_GPL(fsg_fs_bulk_in_desc);
72 (struct usb_descriptor_header *) &fsg_fs_bulk_in_desc,
H A Dstorage_common.h186 extern struct usb_endpoint_descriptor fsg_fs_bulk_in_desc;
H A Df_mass_storage.c3074 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); in fsg_bind()
3086 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
3094 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()