Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dusbtty.c46 #define CONFIG_USBD_DATA_INTERFACE_STR "Bulk Data Interface" macro
99 static u8 wstrDataInterface[2 + 2*(sizeof(CONFIG_USBD_DATA_INTERFACE_STR)-1)];
100 static u8 wstrCtrlInterface[2 + 2*(sizeof(CONFIG_USBD_DATA_INTERFACE_STR)-1)];
616 str2wide (CONFIG_USBD_DATA_INTERFACE_STR, string->wData); in usbtty_init_strings()
/external/u-boot/scripts/
Dconfig_whitelist.txt4587 CONFIG_USBD_DATA_INTERFACE_STR