Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_tcm.c1697 static struct usb_interface_descriptor bot_intf_desc = { variable
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; in tcm_bind()
1971 bot_intf_desc.bInterfaceNumber = iface; in tcm_bind()
2054 if (intf == bot_intf_desc.bInterfaceNumber) in tcm_get_alt()