Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_thor.c369 static struct usb_interface_descriptor thor_downloader_intf_data = { variable
370 .bLength = sizeof(thor_downloader_intf_data),
509 (struct usb_descriptor_header *)&thor_downloader_intf_data,
798 thor_downloader_intf_data.bInterfaceNumber = status; in thor_func_bind()