Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dusbtty.c95 static u8 wstrManufacturer[2 + 2*(sizeof(CONFIG_USBD_MANUFACTURER)-1)]; variable
585 string = (struct usb_string_descriptor *) wstrManufacturer; in usbtty_init_strings()
586 string->bLength = sizeof(wstrManufacturer); in usbtty_init_strings()