Searched refs:CONFIG_USBD_PRODUCT_NAME (Results 1 – 7 of 7) sorted by relevance
42 #ifndef CONFIG_USBD_PRODUCT_NAME43 #define CONFIG_USBD_PRODUCT_NAME U_BOOT_VERSION macro
98 static u8 wstrProduct[2 + 2*(sizeof(CONFIG_USBD_PRODUCT_NAME)-1)];597 str2wide (CONFIG_USBD_PRODUCT_NAME, string->wData); in usbtty_init_strings()
25 #define CONFIG_USBD_PRODUCT_NAME "SPEAr SoC" macro
78 #define CONFIG_USBD_PRODUCT_NAME "N900 (U-Boot)" macro
77 #define CONFIG_USBD_PRODUCT_NAME "AM3517CRANE" macro
3859 CONFIG_USBD_PRODUCT_NAME
1037 CONFIG_USBD_MANUFACTURER, CONFIG_USBD_PRODUCT_NAME,1045 CONFIG_USBD_PRODUCT_NAME1047 - CONFIG_USBD_PRODUCT_NAME "acme usb device"
Completed in 13 milliseconds