Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dusbtty.c101 static u8 wstrDataInterface[2 + 2*(sizeof(CFG_USBD_DATA_INTERFACE_STR)-1)]; variable
601 string = (struct usb_string_descriptor *) wstrDataInterface; in usbtty_init_strings()
602 string->bLength = sizeof(wstrDataInterface); in usbtty_init_strings()

Completed in 7 milliseconds