Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dusbstring.c44 buf [1] = USB_DT_STRING; in usb_gadget_get_string()
64 buf [1] = USB_DT_STRING; in usb_gadget_get_string()
H A Dcomposite.c1193 s->bDescriptorType = USB_DT_STRING; in get_string()
1229 b->bDescriptorType = USB_DT_STRING; in get_string()
1772 case USB_DT_STRING: in composite_setup()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dusbstring.c117 buf[1] = USB_DT_STRING; in usb_gadget_get_string()
137 buf[1] = USB_DT_STRING; in usb_gadget_get_string()
H A Dcomposite.c577 s->bDescriptorType = USB_DT_STRING; in get_string()
871 case USB_DT_STRING: in composite_setup()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c95 static u8 wstrLang[4] = {4,USB_DT_STRING,0x9,0x4};
588 string->bDescriptorType = USB_DT_STRING; in usbtty_init_strings()
595 string->bDescriptorType = USB_DT_STRING; in usbtty_init_strings()
602 string->bDescriptorType = USB_DT_STRING; in usbtty_init_strings()
609 string->bDescriptorType = USB_DT_STRING; in usbtty_init_strings()
616 string->bDescriptorType = USB_DT_STRING; in usbtty_init_strings()
622 string->bDescriptorType = USB_DT_STRING; in usbtty_init_strings()
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c22 buff[1] = USB_DT_STRING; in copy_to_unicode()
39 desc[1] = USB_DT_STRING; in usb_emul_get_string()
89 if (type == USB_DT_STRING) { in usb_emul_get_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H 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()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h208 #define USB_DT_STRING 0x03 macro
241 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/OK3568_Linux_fs/kernel/drivers/usb/host/
H 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()
/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h88 #define USB_DT_STRING 0x03 macro
H A Dusbdevice.h196 #define USB_DT_STRING 0x03 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h242 #define USB_DT_STRING 0x03 macro
275 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h242 #define USB_DT_STRING 0x03 macro
275 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h242 #define USB_DT_STRING 0x03 macro
275 #define USB_DT_CS_STRING (USB_TYPE_CLASS | USB_DT_STRING)
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Ddebug.c117 case USB_DT_STRING: in usb_decode_get_set_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c330 sdesc->bDescriptorType = USB_DT_STRING; in ast_vhub_collect_languages()
438 case USB_DT_STRING: in ast_vhub_std_hub_request()
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_hcd.c664 case ((USB_DT_STRING << 8) | 0x00): /* string 0 descriptors */ in musb_submit_rh_msg()
672 case ((USB_DT_STRING << 8) | 0x01): /* string 1 descriptors */ in musb_submit_rh_msg()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dmessage.c846 (USB_DT_STRING << 8) + index, langid, buf, size, in usb_get_string()
850 if (result > 1 && ((u8 *) buf)[1] != USB_DT_STRING) { in usb_get_string()
996 if (tbuf[1] != USB_DT_STRING) in usb_string()
H 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()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dsl811-hcd.c675 case USB_DT_STRING: in sl811_rh_submit_urb()
H A Dxhci.c922 case USB_DT_STRING: in xhci_submit_root()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-uclogic-params.c87 (USB_DT_STRING << 8) + idx, in uclogic_params_get_str_desc()
H A Dhid-cp2112.c968 report.type = USB_DT_STRING; in pstr_store()
/OK3568_Linux_fs/u-boot/common/
H A Dusb.c750 (USB_DT_STRING << 8) + index, langid, buf, size, in usb_get_string()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_edgeport.c449 if (!usb_get_descriptor(dev, USB_DT_STRING, Id, &StringDesc,
457 if (!usb_get_descriptor(dev, USB_DT_STRING, Id, pStringDesc,

12