Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c1702 static struct usb_interface_descriptor uasp_intf_desc = { variable
1703 .bLength = sizeof(uasp_intf_desc),
1869 (struct usb_descriptor_header *) &uasp_intf_desc,
1886 (struct usb_descriptor_header *) &uasp_intf_desc,
1905 (struct usb_descriptor_header *) &uasp_intf_desc,
1960 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_bind()
1967 uasp_intf_desc.bInterfaceNumber = iface; in tcm_bind()