Searched refs:fsg_fs_function (Results 1 – 5 of 5) sorted by relevance
70 struct usb_descriptor_header *fsg_fs_function[] = { variable76 EXPORT_SYMBOL_GPL(fsg_fs_function);
188 extern struct usb_descriptor_header *fsg_fs_function[];
3102 ret = usb_assign_descriptors(f, fsg_fs_function, fsg_hs_function, in fsg_bind()
456 static struct usb_descriptor_header *fsg_fs_function[] = { variable
2677 f->descriptors = usb_copy_descriptors(fsg_fs_function); in fsg_bind()