| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | ep0.c | 455 case USB_REQ_GET_DESCRIPTOR: in ep0_recv_setup() 481 case USB_REQ_GET_DESCRIPTOR: in ep0_recv_setup() 589 case USB_REQ_GET_DESCRIPTOR: in ep0_recv_setup()
|
| H A D | f_sdp.c | 430 if (ctrl->bRequest == USB_REQ_GET_DESCRIPTOR) { in sdp_setup()
|
| H A D | f_dfu.c | 600 if (ctrl->bRequest == USB_REQ_GET_DESCRIPTOR && in dfu_handle()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbdevice.h | 260 #define USB_REQ_GET_DESCRIPTOR 0x06 macro 724 else if (r->bRequest == USB_REQ_GET_DESCRIPTOR) in print_usb_device_request() 733 if (r->bRequest == USB_REQ_GET_DESCRIPTOR) { in print_usb_device_request()
|
| H A D | usb_defs.h | 140 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/common/ |
| H A D | debug.c | 165 bRequest == USB_REQ_GET_DESCRIPTOR ? "Get" : "Set", in usb_decode_get_set_descriptor() 245 case USB_REQ_GET_DESCRIPTOR: in usb_decode_ctrl_standard()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | ehset.c | 84 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ehset_probe()
|
| H A D | lvstest.c | 275 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, USB_DT_DEVICE << 8, in get_dev_desc_store() 424 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in lvs_rh_probe()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb.c | 578 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor() 733 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in usb_get_class_descriptor() 749 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
|
| H A D | usb_hub.c | 98 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in usb_get_hub_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vudc_sysfs.c | 35 req.bRequest = USB_REQ_GET_DESCRIPTOR; in get_gadget_descs()
|
| H A D | vhci_hcd.c | 418 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in vhci_hub_control() 779 case USB_REQ_GET_DESCRIPTOR: in vhci_urb_enqueue()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | usb-emul-uclass.c | 194 case USB_REQ_GET_DESCRIPTOR: { in usb_emul_control()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0001-qemu-Add-missing-wacom-HID-descriptor.patch | 130 + case InterfaceRequest | USB_REQ_GET_DESCRIPTOR:
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | dbgp.c | 361 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | ch9.h | 85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 910 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_submit_root() 950 case USB_REQ_GET_DESCRIPTOR | ((USB_DIR_IN | USB_RT_HUB) << 8): in xhci_submit_root()
|
| H A D | ehci-hcd.c | 688 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ehci_submit_root() 730 case USB_REQ_GET_DESCRIPTOR | ((USB_DIR_IN | USB_RT_HUB) << 8): in ehci_submit_root()
|
| /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 D | ch9.h | 85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /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 D | ch9.h | 85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch9.h | 85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | hcd.h | 613 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | message.c | 796 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor() 845 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-uclogic-params.c | 86 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_params_get_str_desc()
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | gtco.c | 925 USB_REQ_GET_DESCRIPTOR, in gtco_probe()
|