Searched refs:USB_STATE_CONFIGURED (Results 1 – 17 of 17) sorted by relevance
66 case USB_STATE_CONFIGURED: in cdnsp_ep0_set_config() 102 if (state == USB_STATE_CONFIGURED) { in cdnsp_ep0_set_address() 219 if (state != USB_STATE_CONFIGURED || speed < USB_SPEED_SUPER) in cdnsp_ep0_handle_feature_device() 226 if (state != USB_STATE_CONFIGURED || speed < USB_SPEED_SUPER) in cdnsp_ep0_handle_feature_device() 235 if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH) in cdnsp_ep0_handle_feature_device()
151 case USB_STATE_CONFIGURED: in cdns3_req_ep0_set_configuration() 196 if (device_state == USB_STATE_CONFIGURED) { in cdns3_req_ep0_set_address() 293 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device() 299 if (state != USB_STATE_CONFIGURED || speed != USB_SPEED_SUPER) in cdns3_ep0_feature_handle_device() 308 if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH) in cdns3_ep0_feature_handle_device() 734 usb_gadget_set_state(&priv_dev->gadget, USB_STATE_CONFIGURED); in cdns3_gadget_ep0_queue()
156 if (device_state == USB_STATE_CONFIGURED) { in cdns2_req_ep0_set_address() 229 if (state != USB_STATE_CONFIGURED || speed > USB_SPEED_HIGH) in cdns2_ep0_handle_feature_device() 567 usb_gadget_set_state(&pdev->gadget, USB_STATE_CONFIGURED); in cdns2_gadget_ep0_queue()
346 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev() 361 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev() 473 USB_STATE_CONFIGURED); in handle_standard_request() 474 } else if (state == USB_STATE_CONFIGURED) { in handle_standard_request()
170 [USB_STATE_CONFIGURED] = "configured", in usb_state_string()
433 dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
517 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work() 2204 else if (new_state == USB_STATE_CONFIGURED) in usb_set_device_state() 3645 ? USB_STATE_CONFIGURED in finish_port_resume() 4189 if (udev->state != USB_STATE_CONFIGURED) { in usb_set_device_initiated_lpm() 4447 udev->state < USB_STATE_CONFIGURED) in usb_disable_lpm() 4511 udev->state < USB_STATE_CONFIGURED) in usb_enable_lpm() 6266 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_reset_and_verify_device()
1434 if (dev->state == USB_STATE_CONFIGURED) in usb_disable_device() 2178 usb_set_device_state(dev, USB_STATE_CONFIGURED); in usb_set_configuration()
843 if (ps->dev->state != USB_STATE_CONFIGURED) in checkintf() 889 && ps->dev->state != USB_STATE_CONFIGURED) in check_ctrlrecip() 2349 if (ps->dev->state != USB_STATE_CONFIGURED) in proc_ioctl()
2043 if (dev->state < USB_STATE_CONFIGURED) in usb_alloc_streams() 2349 ? USB_STATE_CONFIGURED in hcd_bus_resume()
1742 if ((xudc->device_state == USB_STATE_CONFIGURED) && in __tegra_xudc_ep_disable() 1843 xudc->device_state = USB_STATE_CONFIGURED; in __tegra_xudc_ep_enable() 2296 if ((xudc->device_state != USB_STATE_CONFIGURED) || in tegra_xudc_ep0_set_feature() 2334 if (xudc->device_state != USB_STATE_CONFIGURED) in tegra_xudc_ep0_set_feature() 2421 if ((xudc->device_state != USB_STATE_CONFIGURED) && in tegra_xudc_ep0_get_status() 2518 if (xudc->device_state == USB_STATE_CONFIGURED) in tegra_xudc_ep0_set_address()
947 if (dev->gadget.state != USB_STATE_CONFIGURED) in gr_interface_request() 990 if (dev->gadget.state != USB_STATE_CONFIGURED && epnum != 0) in gr_endpoint_request() 1148 USB_STATE_CONFIGURED); in gr_ep0_setup()
685 udc->gadget.state != USB_STATE_CONFIGURED) in isp1760_ep0_setup_standard() 693 USB_STATE_CONFIGURED : USB_STATE_ADDRESS); in isp1760_ep0_setup_standard()
1199 usb_gadget_set_state(dev->gadget, USB_STATE_CONFIGURED); in raw_ioctl_configure()
1458 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in gadgetfs_setup()
896 urb->dev->state != USB_STATE_CONFIGURED) in uhci_submit_control()
986 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in set_config()