Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dep0.c455 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 Df_sdp.c430 if (ctrl->bRequest == USB_REQ_GET_DESCRIPTOR) { in sdp_setup()
H A Df_dfu.c600 if (ctrl->bRequest == USB_REQ_GET_DESCRIPTOR && in dfu_handle()
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h260 #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 Dusb_defs.h140 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/OK3568_Linux_fs/kernel/drivers/usb/common/
H A Ddebug.c165 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 Dehset.c84 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ehset_probe()
H A Dlvstest.c275 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 Dusb.c578 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 Dusb_hub.c98 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in usb_get_hub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_sysfs.c35 req.bRequest = USB_REQ_GET_DESCRIPTOR; in get_gadget_descs()
H A Dvhci_hcd.c418 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 Dusb-emul-uclass.c194 case USB_REQ_GET_DESCRIPTOR: { in usb_emul_control()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0001-qemu-Add-missing-wacom-HID-descriptor.patch130 + case InterfaceRequest | USB_REQ_GET_DESCRIPTOR:
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Ddbgp.c361 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c910 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 Dehci-hcd.c688 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 Dch9.h85 #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 Dch9.h85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h613 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dmessage.c796 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 Dhid-uclogic-params.c86 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_params_get_str_desc()
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Dgtco.c925 USB_REQ_GET_DESCRIPTOR, in gtco_probe()

12