Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/usb/dwc3/
Ddebug.h309 b == USB_REQ_GET_DESCRIPTOR ? "Get" : "Set", in dwc3_decode_get_set_descriptor()
420 case USB_REQ_GET_DESCRIPTOR: in dwc3_decode_ctrl()
/Linux-v4.19/drivers/usb/misc/
Dehset.c84 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ehset_probe()
Dlvstest.c275 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, USB_DT_DEVICE << 8, in get_dev_desc_store()
427 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in lvs_rh_probe()
Dusbtest.c1237 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
/Linux-v4.19/drivers/usb/usbip/
Dvudc_sysfs.c35 req.bRequest = USB_REQ_GET_DESCRIPTOR; in get_gadget_descs()
Dvhci_hcd.c416 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in vhci_hub_control()
772 case USB_REQ_GET_DESCRIPTOR: in vhci_urb_enqueue()
Dusbip_common.c185 case USB_REQ_GET_DESCRIPTOR: in usbip_dump_usb_ctrlrequest()
/Linux-v4.19/drivers/usb/gadget/legacy/
Ddbgp.c348 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
Dinode.c1366 case USB_REQ_GET_DESCRIPTOR: in gadgetfs_setup()
/Linux-v4.19/drivers/hid/
Dhid-uclogic.c807 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_tablet_enable()
/Linux-v4.19/drivers/usb/wusbcore/
Dwa-rpipe.c65 USB_REQ_GET_DESCRIPTOR, in __rpipe_get_descr()
/Linux-v4.19/include/linux/usb/
Dhcd.h585 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
/Linux-v4.19/include/uapi/linux/usb/
Dch9.h85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c390 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ast_vhub_std_hub_request()
/Linux-v4.19/drivers/input/tablet/
Dgtco.c914 USB_REQ_GET_DESCRIPTOR, in gtco_probe()
/Linux-v4.19/drivers/usb/core/
Dmessage.c648 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor()
694 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
Dhcd.c566 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
675 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
Dhub.c384 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor()
4598 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in hub_port_init()
/Linux-v4.19/drivers/usb/early/
Dehci-dbgp.c562 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
/Linux-v4.19/drivers/usb/gadget/function/
Df_hid.c556 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
/Linux-v4.19/drivers/usb/host/
Dehci-hub.c826 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
Dxhci-hub.c1054 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
Dmax3421-hcd.c1727 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
/Linux-v4.19/drivers/hid/usbhid/
Dhid-core.c676 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in hid_get_class_descriptor()
/Linux-v4.19/drivers/usb/gadget/
Dcomposite.c1592 case USB_REQ_GET_DESCRIPTOR: in composite_setup()

12