Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 10 of 10) sorted by relevance
168 case InterfaceRequest | USB_REQ_GET_DESCRIPTOR: in u2f_key_handle_control()
328 case InterfaceRequest | USB_REQ_GET_DESCRIPTOR: in usb_wacom_handle_control()
589 case InterfaceRequest | USB_REQ_GET_DESCRIPTOR: in usb_hid_handle_control()
59 #define GetHubDescriptor (0xa000 | USB_REQ_GET_DESCRIPTOR)
723 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in usb_desc_handle_control()
474 case USB_REQ_GET_DESCRIPTOR: in usbback_check_and_submit()
647 case DeviceRequest | USB_REQ_GET_DESCRIPTOR: in ccid_control_to_str()
451 udev->setup_buf[1] == USB_REQ_GET_DESCRIPTOR && in usb_host_req_complete_ctrl()
2022 control_packet->request == USB_REQ_GET_DESCRIPTOR && in usbredir_control_packet()
134 #define USB_REQ_GET_DESCRIPTOR 0x06 macro