Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1927 static struct usb_interface_descriptor uasp_intf_desc = { variable
1928 .bLength = sizeof(uasp_intf_desc),
2094 (struct usb_descriptor_header *) &uasp_intf_desc,
2111 (struct usb_descriptor_header *) &uasp_intf_desc,
2130 (struct usb_descriptor_header *) &uasp_intf_desc,
2211 uasp_intf_desc.bInterfaceNumber = iface; in usbg_bind()
2364 uasp_intf_desc.iInterface = usbg_us_strings[USB_G_STR_INT_UAS].id; in usbg_cfg_bind()