Home
last modified time | relevance | path

Searched refs:fsg_hs_function (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c519 static struct usb_descriptor_header *fsg_hs_function[] = { variable
H A Df_mass_storage.c2687 f->hs_descriptors = usb_copy_descriptors(fsg_hs_function); in fsg_bind()