Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/common/
A Ddebug.c166 bRequest == USB_REQ_GET_DESCRIPTOR ? "Get" : "Set", in usb_decode_get_set_descriptor()
246 case USB_REQ_GET_DESCRIPTOR: in usb_decode_ctrl_standard()
/linux-6.3-rc2/drivers/usb/misc/
A Dehset.c132 ret = usb_control_msg_recv(dev, 0, USB_REQ_GET_DESCRIPTOR, in ehset_probe()
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()
A Dusbtest.c1245 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
/linux-6.3-rc2/drivers/usb/usbip/
A Dvudc_sysfs.c35 req.bRequest = USB_REQ_GET_DESCRIPTOR; in get_gadget_descs()
A Dvhci_hcd.c418 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in vhci_hub_control()
779 case USB_REQ_GET_DESCRIPTOR: in vhci_urb_enqueue()
A Dusbip_common.c185 case USB_REQ_GET_DESCRIPTOR: in usbip_dump_usb_ctrlrequest()
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Ddbgp.c361 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
A Dinode.c1380 case USB_REQ_GET_DESCRIPTOR: in gadgetfs_setup()
/linux-6.3-rc2/include/linux/usb/
A Dhcd.h598 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch9.h85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/linux-6.3-rc2/drivers/usb/core/
A Dhcd.c570 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
679 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
2217 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
A Dmessage.c794 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor()
844 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
A Dhub.c402 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor()
4875 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in hub_port_init()
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c456 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ast_vhub_std_hub_request()
/linux-6.3-rc2/drivers/usb/early/
A Dehci-dbgp.c557 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
/linux-6.3-rc2/drivers/usb/gadget/function/
A Df_hid.c719 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
/linux-6.3-rc2/drivers/hid/
A Dhid-uclogic-params.c177 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_params_get_str_desc()
/linux-6.3-rc2/drivers/usb/host/
A Dmax3421-hcd.c1698 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
A Dxhci-hub.c1242 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
/linux-6.3-rc2/drivers/hid/usbhid/
A Dhid-core.c671 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in hid_get_class_descriptor()
/linux-6.3-rc2/drivers/usb/gadget/
A Dcomposite.c1764 case USB_REQ_GET_DESCRIPTOR: in composite_setup()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Ddummy_hcd.c2170 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt6570 USB_REQ_GET_DESCRIPTOR request in milliseconds

Completed in 72 milliseconds