Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c393 static struct usb_interface_descriptor thor_downloader_intf_int = { variable
394 .bLength = sizeof(thor_downloader_intf_int),
501 (struct usb_descriptor_header *)&thor_downloader_intf_int,
789 thor_downloader_intf_int.bInterfaceNumber = status; in thor_func_bind()