Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Dstorage_common.c69 struct usb_descriptor_header *fsg_fs_function[] = { variable
75 EXPORT_SYMBOL_GPL(fsg_fs_function);
Dstorage_common.h188 extern struct usb_descriptor_header *fsg_fs_function[];
Df_mass_storage.c3089 ret = usb_assign_descriptors(f, fsg_fs_function, fsg_hs_function, in fsg_bind()