Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Dstorage_common.c70 struct usb_descriptor_header *fsg_fs_function[] = { variable
76 EXPORT_SYMBOL_GPL(fsg_fs_function);
H A Df_mass_storage.c3101 ret = usb_assign_descriptors(f, fsg_fs_function, fsg_hs_function, in fsg_bind()