Searched refs:fsg_hs_function (Results 1 – 5 of 5) sorted by relevance
107 struct usb_descriptor_header *fsg_hs_function[] = { variable113 EXPORT_SYMBOL_GPL(fsg_hs_function);
192 extern struct usb_descriptor_header *fsg_hs_function[];
3102 ret = usb_assign_descriptors(f, fsg_fs_function, fsg_hs_function, in fsg_bind()
519 static struct usb_descriptor_header *fsg_hs_function[] = { variable
2687 f->hs_descriptors = usb_copy_descriptors(fsg_hs_function); in fsg_bind()