Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/usb/common/ |
| A D | debug.c | 165 bRequest == USB_REQ_GET_DESCRIPTOR ? "Get" : "Set", in usb_decode_get_set_descriptor() 247 case USB_REQ_GET_DESCRIPTOR: in usb_decode_ctrl()
|
| /linux/drivers/usb/misc/ |
| A D | ehset.c | 74 ret = usb_control_msg_recv(dev, 0, USB_REQ_GET_DESCRIPTOR, in ehset_probe()
|
| 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()
|
| A D | usbtest.c | 1245 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
|
| /linux/drivers/usb/usbip/ |
| A D | vudc_sysfs.c | 35 req.bRequest = USB_REQ_GET_DESCRIPTOR; in get_gadget_descs()
|
| 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()
|
| A D | usbip_common.c | 185 case USB_REQ_GET_DESCRIPTOR: in usbip_dump_usb_ctrlrequest()
|
| /linux/drivers/usb/gadget/legacy/ |
| A D | dbgp.c | 361 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
|
| A D | inode.c | 1378 case USB_REQ_GET_DESCRIPTOR: in gadgetfs_setup()
|
| /linux/include/linux/usb/ |
| A D | hcd.h | 607 #define GetHubDescriptor HUB_CLASS_REQ(USB_DIR_IN, USB_RT_HUB, USB_REQ_GET_DESCRIPTOR)
|
| /linux/include/uapi/linux/usb/ |
| A D | ch9.h | 85 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
| /linux/drivers/usb/core/ |
| A D | hcd.c | 570 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control() 679 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control() 2199 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
|
| A D | message.c | 794 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor() 844 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
|
| A D | hub.c | 398 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor() 4828 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in hub_port_init()
|
| /linux/drivers/hid/ |
| A D | hid-uclogic-params.c | 85 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_params_get_str_desc()
|
| /linux/drivers/usb/early/ |
| A D | ehci-dbgp.c | 557 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| A D | hub.c | 427 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ast_vhub_std_hub_request()
|
| /linux/drivers/usb/gadget/function/ |
| A D | f_hid.c | 711 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
|
| /linux/drivers/usb/host/ |
| A D | max3421-hcd.c | 1707 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
|
| A D | xhci-hub.c | 1221 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
|
| /linux/drivers/hid/usbhid/ |
| A D | hid-core.c | 671 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in hid_get_class_descriptor()
|
| /linux/drivers/usb/gadget/ |
| A D | composite.c | 1714 case USB_REQ_GET_DESCRIPTOR: in composite_setup()
|
| /linux/drivers/usb/gadget/udc/ |
| A D | dummy_hcd.c | 2169 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 5982 USB_REQ_GET_DESCRIPTOR request in milliseconds
|
Completed in 68 milliseconds