Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.c85 struct usb_endpoint_descriptor fsg_hs_bulk_in_desc = { variable
93 EXPORT_SYMBOL_GPL(fsg_hs_bulk_in_desc);
109 (struct usb_descriptor_header *) &fsg_hs_bulk_in_desc,
H A Dstorage_common.h190 extern struct usb_endpoint_descriptor fsg_hs_bulk_in_desc;
H A Df_mass_storage.c3086 fsg_hs_bulk_in_desc.bEndpointAddress = in fsg_bind()
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c478 fsg_hs_bulk_in_desc = { variable
524 (struct usb_descriptor_header *) &fsg_hs_bulk_in_desc,
H A Df_mass_storage.c2220 &fsg_fs_bulk_in_desc, &fsg_hs_bulk_in_desc); in do_set_interface()
2683 fsg_hs_bulk_in_desc.bEndpointAddress = in fsg_bind()