Home
last modified time | relevance | path

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

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