Searched refs:USB_STATE_CONFIGURED (Results 1 – 5 of 5) sorted by relevance
186 case USB_STATE_CONFIGURED: in cdns3_req_ep0_set_configuration()225 if (device_state == USB_STATE_CONFIGURED) { in cdns3_req_ep0_set_address()320 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device()326 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device()335 if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH) in cdns3_ep0_feature_handle_device()
160 usb_gadget_set_state(&dwc->gadget, USB_STATE_CONFIGURED); in __dwc3_gadget_ep0_queue()417 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()431 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()512 if (state == USB_STATE_CONFIGURED) { in dwc3_ep0_set_address()567 USB_STATE_CONFIGURED); in dwc3_ep0_set_config()582 case USB_STATE_CONFIGURED: in dwc3_ep0_set_config()
366 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()381 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()495 USB_STATE_CONFIGURED); in handle_standard_request()496 } else if (state == USB_STATE_CONFIGURED) { in handle_standard_request()
983 USB_STATE_CONFIGURED, /* most functions */ enumerator
375 chip->state = USB_STATE_CONFIGURED; in fotg210_setup()
Completed in 13 milliseconds