USB_DT_STRING
report.type = USB_DT_STRING;
(USB_DT_STRING << 8) + idx,
case USB_DT_STRING:
t += USB_DT_STRING << 8; /* Now t is first 16 bits to store */
static char const langids[4] = {4, USB_DT_STRING, 0x09, 0x04};
case USB_DT_STRING << 8:
if (tbuf[1] != USB_DT_STRING)
(USB_DT_STRING << 8) + index, langid, buf, size,
if (result > 1 && ((u8 *) buf)[1] != USB_DT_STRING) {
s_desc->bDescriptorType = USB_DT_STRING;
s_desc->bDescriptorType = USB_DT_STRING;
s_desc->bDescriptorType = USB_DT_STRING;
strings->string0[1] = USB_DT_STRING;
s->bDescriptorType = USB_DT_STRING;
b->bDescriptorType = USB_DT_STRING;
case USB_DT_STRING:
case USB_DT_STRING:
case USB_DT_STRING:
sdesc->bDescriptorType = USB_DT_STRING;
case USB_DT_STRING:
buf [1] = USB_DT_STRING;
buf [1] = USB_DT_STRING;
s_desc->bDescriptorType = USB_DT_STRING;
str_descs->string0[1] = USB_DT_STRING;
req.wValue = cpu_to_le16(USB_DT_STRING << 8);
#define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)