Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dusbtty.c96 static u8 wstrProduct[2 + 2*(sizeof(CONFIG_USBD_PRODUCT_NAME)-1)]; variable
592 string = (struct usb_string_descriptor *) wstrProduct; in usbtty_init_strings()
593 string->bLength = sizeof(wstrProduct); in usbtty_init_strings()