Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.c49 struct usb_endpoint_descriptor fsg_fs_bulk_in_desc = { variable
57 EXPORT_SYMBOL_GPL(fsg_fs_bulk_in_desc);
71 (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.c3003 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); in fsg_bind()
3015 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
3023 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c417 fsg_fs_bulk_in_desc = { variable
462 (struct usb_descriptor_header *) &fsg_fs_bulk_in_desc,
H A Df_mass_storage.c2251 &fsg_fs_bulk_in_desc, &fsg_hs_bulk_in_desc, in do_set_interface()
2699 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); in fsg_bind()
2722 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
2741 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
H A Df_rockusb.c43 (struct usb_descriptor_header *)&fsg_fs_bulk_in_desc,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map