Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.c150 struct usb_descriptor_header *fsg_ss_function[] = { variable
158 EXPORT_SYMBOL_GPL(fsg_ss_function);
H A Dstorage_common.h198 extern struct usb_descriptor_header *fsg_ss_function[];
H A Df_mass_storage.c3031 fsg_ss_function, fsg_ss_function); in fsg_bind()