Home
last modified time | relevance | path

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

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