Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 24 of 24) sorted by relevance
/linux-4.4.14/drivers/usb/misc/ |
D | ehset.c | 92 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in ehset_probe()
|
D | lvstest.c | 263 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, USB_DT_DEVICE << 8, in get_dev_desc_store() 390 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in lvs_rh_probe()
|
D | usbtest.c | 1204 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
|
/linux-4.4.14/drivers/hid/ |
D | hid-uclogic.c | 812 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_tablet_enable()
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | dbgp.c | 347 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
|
D | inode.c | 1344 case USB_REQ_GET_DESCRIPTOR: in gadgetfs_setup()
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | ch9.h | 84 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
/linux-4.4.14/include/linux/usb/ |
D | hcd.h | 570 #define GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | wa-rpipe.c | 79 USB_REQ_GET_DESCRIPTOR, in __rpipe_get_descr()
|
/linux-4.4.14/drivers/input/tablet/ |
D | gtco.c | 912 USB_REQ_GET_DESCRIPTOR, in gtco_probe()
|
/linux-4.4.14/drivers/usb/core/ |
D | message.c | 644 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_descriptor() 690 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in usb_get_string()
|
D | hcd.c | 555 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control() 654 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control()
|
D | hub.c | 375 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN | USB_RT_HUB, in get_hub_descriptor() 4412 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in hub_port_init()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_common.c | 201 case USB_REQ_GET_DESCRIPTOR: in usbip_dump_usb_ctrlrequest()
|
D | vhci_hcd.c | 537 case USB_REQ_GET_DESCRIPTOR: in vhci_urb_enqueue()
|
/linux-4.4.14/drivers/usb/early/ |
D | ehci-dbgp.c | 562 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_hid.c | 437 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-hub.c | 819 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
|
D | xhci-hub.c | 902 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
|
D | max3421-hcd.c | 1729 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-core.c | 670 USB_REQ_GET_DESCRIPTOR, USB_RECIP_INTERFACE | USB_DIR_IN, in hid_get_class_descriptor()
|
/linux-4.4.14/drivers/usb/gadget/ |
D | composite.c | 1490 case USB_REQ_GET_DESCRIPTOR: in composite_setup()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 2096 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 3894 USB_REQ_GET_DESCRIPTOR request in milliseconds
|