Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c368 static struct usb_interface_descriptor thor_downloader_intf_data = { variable
369 .bLength = sizeof(thor_downloader_intf_data),
508 (struct usb_descriptor_header *)&thor_downloader_intf_data,
797 thor_downloader_intf_data.bInterfaceNumber = status; in thor_func_bind()