Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 26 of 26) sorted by relevance
/linux-4.1.27/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 | 1191 req.bRequest = USB_REQ_GET_DESCRIPTOR; in test_ctrl_queue()
|
/linux-4.1.27/drivers/hid/ |
D | hid-uclogic.c | 810 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in uclogic_tablet_enable()
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | dbgp.c | 361 if (request == USB_REQ_GET_DESCRIPTOR) { in dbgp_setup()
|
D | inode.c | 1341 case USB_REQ_GET_DESCRIPTOR: in gadgetfs_setup()
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | ch9.h | 84 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
|
/linux-4.1.27/include/linux/usb/ |
D | hcd.h | 559 #define GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | wa-rpipe.c | 79 USB_REQ_GET_DESCRIPTOR, in __rpipe_get_descr()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozusbsvc1.c | 205 case USB_REQ_GET_DESCRIPTOR: in oz_usb_control_req()
|
D | ozhcd.c | 812 case USB_REQ_GET_DESCRIPTOR: in oz_display_conf_type() 1435 case USB_REQ_GET_DESCRIPTOR: in oz_process_ep0_urb()
|
/linux-4.1.27/drivers/input/tablet/ |
D | gtco.c | 912 USB_REQ_GET_DESCRIPTOR, in gtco_probe()
|
/linux-4.1.27/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 | 554 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in rh_call_control() 651 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() 4372 USB_REQ_GET_DESCRIPTOR, USB_DIR_IN, in hub_port_init()
|
/linux-4.1.27/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.1.27/drivers/usb/early/ |
D | ehci-dbgp.c | 562 USB_REQ_GET_DESCRIPTOR, (USB_DT_DEBUG << 8), 0, in _dbgp_external_startup()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_hid.c | 437 | USB_REQ_GET_DESCRIPTOR): in hidg_setup()
|
/linux-4.1.27/drivers/usb/host/ |
D | xhci-hub.c | 747 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in xhci_hub_control()
|
D | ehci-hub.c | 818 dr->bRequest = USB_REQ_GET_DESCRIPTOR; in ehset_single_step_set_feature()
|
D | max3421-hcd.c | 1729 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in max3421_hub_control()
|
/linux-4.1.27/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.1.27/drivers/usb/gadget/ |
D | composite.c | 1485 case USB_REQ_GET_DESCRIPTOR: in composite_setup()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 2017 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in dummy_hub_control()
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3774 USB_REQ_GET_DESCRIPTOR request in milliseconds
|