Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c101 static u8 wstrCtrlInterface[2 + 2*(sizeof(CONFIG_USBD_DATA_INTERFACE_STR)-1)]; variable
620 string = (struct usb_string_descriptor *) wstrCtrlInterface; in usbtty_init_strings()
621 string->bLength = sizeof(wstrCtrlInterface); in usbtty_init_strings()