Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/usb/common/
Ddebug.c165 bRequest == USB_REQ_GET_DESCRIPTOR ? "Get" : "Set", in usb_decode_get_set_descriptor()
229 case USB_REQ_GET_DESCRIPTOR: in usb_decode_ctrl()
/Linux-v5.10/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()
424 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in lvs_rh_probe()
Dusbtest.c1245 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
/Linux-v5.10/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()
769 case USB_REQ_GET_DESCRIPTOR: in vhci_urb_enqueue()
Dusbip_common.c185 case USB_REQ_GET_DESCRIPTOR: in usbip_dump_usb_ctrlrequest()
/Linux-v5.10/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-v5.10/include/linux/usb/
Dhcd.h596 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
/Linux-v5.10/include/uapi/linux/usb/
Dch9.h85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/Linux-v5.10/drivers/hid/
Dhid-uclogic-params.c84 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_params_get_str_desc()
/Linux-v5.10/drivers/input/tablet/
Dgtco.c925 USB_REQ_GET_DESCRIPTOR, in gtco_probe()
/Linux-v5.10/drivers/usb/core/
Dmessage.c793 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor()
839 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
Dhcd.c570 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
679 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
Dhub.c391 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor()
4708 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in hub_port_init()
/Linux-v5.10/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c432 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ast_vhub_std_hub_request()
/Linux-v5.10/drivers/usb/early/
Dehci-dbgp.c557 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
/Linux-v5.10/drivers/usb/gadget/function/
Df_hid.c550 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
/Linux-v5.10/drivers/usb/host/
Dehci-hub.c825 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
Dmax3421-hcd.c1727 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
Dxhci-hub.c1133 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
/Linux-v5.10/drivers/hid/usbhid/
Dhid-core.c673 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in hid_get_class_descriptor()
/Linux-v5.10/drivers/usb/gadget/
Dcomposite.c1661 case USB_REQ_GET_DESCRIPTOR: in composite_setup()
/Linux-v5.10/drivers/usb/gadget/udc/
Ddummy_hcd.c2137 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()

12