Searched refs:USB_REQ_SET_FEATURE (Results 1 – 22 of 22) sorted by relevance
489 case USB_REQ_SET_FEATURE: in ep0_recv_setup()545 case USB_REQ_SET_FEATURE: in ep0_recv_setup()561 case USB_REQ_SET_FEATURE: in ep0_recv_setup()
532 int set = udc->setup.bRequest == USB_REQ_SET_FEATURE; in max3420_set_clear_feature()541 if (udc->setup.bRequest == USB_REQ_SET_FEATURE) in max3420_set_clear_feature()596 case USB_REQ_SET_FEATURE: in max3420_handle_setup()
940 | USB_REQ_SET_FEATURE: in handle_setup()968 | USB_REQ_SET_FEATURE: in handle_setup()1001 | USB_REQ_SET_FEATURE: in handle_setup()
406 case USB_REQ_SET_FEATURE: in fotg210_setup()
66 case USB_REQ_SET_FEATURE: return "SET_FEATURE"; in reqname()
782 case USB_REQ_SET_FEATURE: { in handle_ep0_setup()
1428 case USB_REQ_SET_FEATURE: in dwc2_ep0_setup()
137 #define USB_REQ_SET_FEATURE 0x03 macro
257 #define USB_REQ_SET_FEATURE 0x03 macro706 else if (r->bRequest == USB_REQ_SET_FEATURE) in print_usb_device_request()
253 case USB_REQ_SET_FEATURE: { in sandbox_hub_submit_control_msg()
83 #define USB_REQ_SET_FEATURE 0x03 macro
540 if (usb_control_msg(dev, usb_sndctrlpipe(dev, 0), USB_REQ_SET_FEATURE,
113 USB_REQ_SET_FEATURE, USB_RT_PORT, feature, in usb_set_port_feature()
70 if (setup->request == USB_REQ_SET_FEATURE && in submit_control_msg()
724 case USB_REQ_SET_FEATURE | ((USB_DIR_OUT | USB_RT_PORT) << 8): in ehci_submit_root()848 case USB_REQ_SET_FEATURE | ((USB_DIR_OUT | USB_RT_PORT) << 8): in ehci_submit_root()
755 case (USB_REQ_SET_FEATURE << 8) | USB_RECIP_OTHER | USB_TYPE_CLASS: in dwc_otg_submit_rh_msg_out()
1070 case USB_REQ_SET_FEATURE | ((USB_DIR_OUT | USB_RT_PORT) << 8): in xhci_submit_root()
521 case USB_REQ_SET_FEATURE: in cdns3_ep0_standard_request()
305 case USB_REQ_SET_FEATURE: in service_zero_data_request()
510 case USB_REQ_SET_FEATURE: in handle_standard_request()
809 case USB_REQ_SET_FEATURE: in submit_control_msg()
707 case USB_REQ_SET_FEATURE: in dwc3_ep0_std_request()
Completed in 56 milliseconds