Searched refs:USB_STATE_CONFIGURED (Results 1 – 4 of 4) sorted by relevance
181 case USB_STATE_CONFIGURED: in cdns3_req_ep0_set_configuration()220 if (device_state == USB_STATE_CONFIGURED) { in cdns3_req_ep0_set_address()315 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device()321 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device()330 if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH) in cdns3_ep0_feature_handle_device()
157 usb_gadget_set_state(&dwc->gadget, USB_STATE_CONFIGURED); in __dwc3_gadget_ep0_queue()414 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()428 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()509 if (state == USB_STATE_CONFIGURED) { in dwc3_ep0_set_address()565 USB_STATE_CONFIGURED); in dwc3_ep0_set_config()583 case USB_STATE_CONFIGURED: in dwc3_ep0_set_config()
979 USB_STATE_CONFIGURED, /* most functions */ enumerator
373 chip->state = USB_STATE_CONFIGURED; in fotg210_setup()