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.c2034 static struct usb_interface_descriptor uasp_intf_desc = { in tcm_delayed_set_alt()
2035 .bLength = sizeof(uasp_intf_desc), in tcm_delayed_set_alt()
2203 (struct usb_descriptor_header *) &uasp_intf_desc, in tcm_alloc_inst()
2220 (struct usb_descriptor_header *) &uasp_intf_desc, in tcm_alloc_inst()
2239 (struct usb_descriptor_header *) &uasp_intf_desc,
2294 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_init()
2301 uasp_intf_desc.bInterfaceNumber = iface; in tcm_exit()
1707 static struct usb_interface_descriptor uasp_intf_desc = { global() variable