Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c1917 static struct usb_interface_descriptor bot_intf_desc = { variable
1918 .bLength = sizeof(bot_intf_desc),
2090 (struct usb_descriptor_header *) &bot_intf_desc,
2107 (struct usb_descriptor_header *) &bot_intf_desc,
2124 (struct usb_descriptor_header *) &bot_intf_desc,
2210 bot_intf_desc.bInterfaceNumber = iface; in usbg_bind()
2363 bot_intf_desc.iInterface = usbg_us_strings[USB_G_STR_INT_BBB].id; in usbg_cfg_bind()