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

/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c1752 static struct usb_interface_descriptor uasp_intf_desc = { variable in typeref:struct:usb_interface_descriptor
1753 .bLength = sizeof(uasp_intf_desc),
1919 (struct usb_descriptor_header *) &uasp_intf_desc,
1936 (struct usb_descriptor_header *) &uasp_intf_desc,
1955 (struct usb_descriptor_header *) &uasp_intf_desc,
2028 uasp_intf_desc.bInterfaceNumber = iface; usbg_bind()
2171 uasp_intf_desc.iInterface = usbg_us_strings[USB_G_STR_INT_UAS].id; usbg_cfg_bind()

Completed in 46 milliseconds