Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); variable
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.c2962 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); in fsg_bind()
2974 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
2982 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
/kernel/linux/linux-6.6/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); variable
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.c3075 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); in fsg_bind()
3087 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
3095 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()

Completed in 11 milliseconds