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

/linux-master/drivers/usb/gadget/function/
H A Df_tcm.c1697 static struct usb_interface_descriptor bot_intf_desc = { variable in typeref:struct:usb_interface_descriptor
1698 .bLength = sizeof(bot_intf_desc),
1870 (struct usb_descriptor_header *) &bot_intf_desc,
1887 (struct usb_descriptor_header *) &bot_intf_desc,
1904 (struct usb_descriptor_header *) &bot_intf_desc,
1964 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id;
1971 bot_intf_desc.bInterfaceNumber = iface;
2054 if (intf == bot_intf_desc.bInterfaceNumber)

Completed in 108 milliseconds