Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_tcm.c2024 static struct usb_interface_descriptor bot_intf_desc = {
2025 .bLength = sizeof(bot_intf_desc),
2199 (struct usb_descriptor_header *) &bot_intf_desc, in tcm_alloc_inst()
2216 (struct usb_descriptor_header *) &bot_intf_desc, in tcm_alloc_inst()
2233 (struct usb_descriptor_header *) &bot_intf_desc, in tcm_free()
2293 bot_intf_desc.iInterface = us[USB_G_STR_INT_BBB].id; in tcm_init()
2300 bot_intf_desc.bInterfaceNumber = iface; in tcm_exit()
1697 static struct usb_interface_descriptor bot_intf_desc = { global() variable