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

/linux-master/drivers/usb/gadget/function/
H A Df_tcm.c1707 static struct usb_interface_descriptor uasp_intf_desc = { variable in typeref:struct:usb_interface_descriptor
1708 .bLength = sizeof(uasp_intf_desc),
1874 (struct usb_descriptor_header *) &uasp_intf_desc,
1891 (struct usb_descriptor_header *) &uasp_intf_desc,
1910 (struct usb_descriptor_header *) &uasp_intf_desc,
1965 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id;
1972 uasp_intf_desc.bInterfaceNumber = iface;
2056 if (intf == uasp_intf_desc.bInterfaceNumber)

Completed in 179 milliseconds