Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_tcm.c1704 static struct usb_interface_descriptor uasp_intf_desc = { variable
1705 .bLength = sizeof(uasp_intf_desc),
1871 (struct usb_descriptor_header *) &uasp_intf_desc,
1888 (struct usb_descriptor_header *) &uasp_intf_desc,
1907 (struct usb_descriptor_header *) &uasp_intf_desc,
1962 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_bind()
1969 uasp_intf_desc.bInterfaceNumber = iface; in tcm_bind()
2053 if (intf == uasp_intf_desc.bInterfaceNumber) in tcm_get_alt()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_tcm.c1758 static struct usb_interface_descriptor uasp_intf_desc = { variable
1759 .bLength = sizeof(uasp_intf_desc),
1925 (struct usb_descriptor_header *) &uasp_intf_desc,
1942 (struct usb_descriptor_header *) &uasp_intf_desc,
1961 (struct usb_descriptor_header *) &uasp_intf_desc,
2016 uasp_intf_desc.iInterface = us[USB_G_STR_INT_UAS].id; in tcm_bind()
2023 uasp_intf_desc.bInterfaceNumber = iface; in tcm_bind()
2107 if (intf == uasp_intf_desc.bInterfaceNumber) in tcm_get_alt()

Completed in 7 milliseconds