Searched refs:wstrProduct (Results 1 – 1 of 1) sorted by relevance
96 static u8 wstrProduct[2 + 2*(sizeof(CONFIG_USBD_PRODUCT_NAME)-1)]; variable592 string = (struct usb_string_descriptor *) wstrProduct; in usbtty_init_strings()593 string->bLength = sizeof(wstrProduct); in usbtty_init_strings()