Home
last modified time | relevance | path

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

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