Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_tcm.c2049 static struct usb_interface_descriptor uasp_intf_desc = { variable
2050 .bLength = sizeof(uasp_intf_desc),
2218 (struct usb_descriptor_header *) &uasp_intf_desc,
2235 (struct usb_descriptor_header *) &uasp_intf_desc,
2254 (struct usb_descriptor_header *) &uasp_intf_desc,
2309 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_bind()
2316 uasp_intf_desc.bInterfaceNumber = iface; in tcm_bind()