Searched refs:USB_DT_STRING (Results 1 – 2 of 2) sorted by relevance
604 dest[1] = USB_DT_STRING; in usb_desc_string()620 dest[1] = USB_DT_STRING; in usb_desc_string()664 case USB_DT_STRING: in usb_desc_get_descriptor()
149 #define USB_DT_STRING 0x03 macro