Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Dstorage_common.c465 static struct usb_descriptor_header *fsg_hs_function[] = { variable
Dfile_storage.c622 ? (const struct usb_descriptor_header **)fsg_hs_function in populate_config_buf()
3462 fsg_hs_function[i + FSG_HS_FUNCTION_PRE_EP_ENTRIES] = NULL; in fsg_bind()
Df_mass_storage.c3035 f->hs_descriptors = usb_copy_descriptors(fsg_hs_function); in fsg_bind()