Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dstorage_common.c421 fsg_fs_bulk_in_desc = { variable
466 (struct usb_descriptor_header *) &fsg_fs_bulk_in_desc,
H A Df_mass_storage.c2260 &fsg_fs_bulk_in_desc, &fsg_hs_bulk_in_desc, in do_set_interface()
2709 ep = usb_ep_autoconfig(gadget, &fsg_fs_bulk_in_desc); in fsg_bind()
2732 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
2751 fsg_fs_bulk_in_desc.bEndpointAddress; in fsg_bind()
H A Df_rockusb.c46 (struct usb_descriptor_header *)&fsg_fs_bulk_in_desc,