Home
last modified time | relevance | path

Searched refs:USB_DT_STRING (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/usb/gadget/
A Dusbstring.c44 buf [1] = USB_DT_STRING; in usb_gadget_get_string()
64 buf [1] = USB_DT_STRING; in usb_gadget_get_string()
A Dcomposite.c1180 s->bDescriptorType = USB_DT_STRING; in get_string()
1216 b->bDescriptorType = USB_DT_STRING; in get_string()
1759 case USB_DT_STRING: in composite_setup()
/linux/drivers/usb/early/
A Dxhci-dbc.c279 s_desc->bDescriptorType = USB_DT_STRING; in xdbc_mem_init()
288 s_desc->bDescriptorType = USB_DT_STRING; in xdbc_mem_init()
297 s_desc->bDescriptorType = USB_DT_STRING; in xdbc_mem_init()
305 strings->string0[1] = USB_DT_STRING; in xdbc_mem_init()
/linux/drivers/usb/host/
A Dxhci-dbgcap.c52 s_desc->bDescriptorType = USB_DT_STRING; in xhci_dbc_populate_strings()
63 s_desc->bDescriptorType = USB_DT_STRING; in xhci_dbc_populate_strings()
75 s_desc->bDescriptorType = USB_DT_STRING; in xhci_dbc_populate_strings()
81 strings->string0[1] = USB_DT_STRING; in xhci_dbc_populate_strings()
/linux/include/uapi/linux/usb/
A Dch9.h242 #define USB_DT_STRING 0x03 macro
275 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/linux/drivers/usb/common/
A Ddebug.c117 case USB_DT_STRING: in usb_decode_get_set_descriptor()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c325 sdesc->bDescriptorType = USB_DT_STRING; in ast_vhub_collect_languages()
433 case USB_DT_STRING: in ast_vhub_std_hub_request()
/linux/drivers/usb/core/
A Dmessage.c845 (USB_DT_STRING << 8) + index, langid, buf, size, in usb_get_string()
849 if (result > 1 && ((u8 *) buf)[1] != USB_DT_STRING) { in usb_get_string()
996 if (tbuf[1] != USB_DT_STRING) in usb_string()
A Dhcd.c412 t += USB_DT_STRING << 8; /* Now t is first 16 bits to store */ in ascii2desc()
443 static char const langids[4] = {4, USB_DT_STRING, 0x09, 0x04}; in rh_string()
620 case USB_DT_STRING << 8: in rh_call_control()
/linux/drivers/hid/
A Dhid-uclogic-params.c86 (USB_DT_STRING << 8) + idx, in uclogic_params_get_str_desc()
A Dhid-cp2112.c965 report.type = USB_DT_STRING; in pstr_store()
/linux/drivers/usb/gadget/legacy/
A Dinode.c1403 case USB_DT_STRING: in gadgetfs_setup()
/linux/drivers/usb/misc/
A Dusbtest.c1323 req.wValue = cpu_to_le16(USB_DT_STRING << 8); in test_ctrl_queue()
/linux/drivers/usb/gadget/function/
A Df_fs.c2056 case USB_DT_STRING: in ffs_do_single_desc()

Completed in 42 milliseconds