Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Df_tcm.c1742 static struct usb_interface_descriptor bot_intf_desc = { variable
1743 .bLength = sizeof(bot_intf_desc),
1915 (struct usb_descriptor_header *) &bot_intf_desc,
1932 (struct usb_descriptor_header *) &bot_intf_desc,
1949 (struct usb_descriptor_header *) &bot_intf_desc,
2009 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id; in tcm_bind()
2016 bot_intf_desc.bInterfaceNumber = iface; in tcm_bind()