Searched refs:fsg_intf_desc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
H A Dstorage_common.c36 struct usb_interface_descriptor fsg_intf_desc = { variable in typeref:struct:usb_interface_descriptor
37 .bLength = sizeof fsg_intf_desc,
46 EXPORT_SYMBOL_GPL(fsg_intf_desc); variable
74 (struct usb_descriptor_header *) &fsg_intf_desc,
113 (struct usb_descriptor_header *) &fsg_intf_desc,
157 (struct usb_descriptor_header *) &fsg_intf_desc,
H A Dstorage_common.h189 extern struct usb_interface_descriptor fsg_intf_desc;
H A Df_mass_storage.c2808 fsg_intf_desc.iInterface = us[FSG_STRING_INTERFACE].id; fsg_common_set_cdev()
3058 fsg_intf_desc.bInterfaceNumber = i; fsg_bind()

Completed in 76 milliseconds