Home
last modified time | relevance | path

Searched refs:USB_STATE_CONFIGURED (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.10/drivers/usb/dwc3/
Dep0.c134 usb_gadget_set_state(dwc->gadget, USB_STATE_CONFIGURED); in __dwc3_gadget_ep0_queue()
377 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_u1()
401 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_u2()
577 if (state == USB_STATE_CONFIGURED) { in dwc3_ep0_set_address()
631 USB_STATE_CONFIGURED); in dwc3_ep0_set_config()
646 case USB_STATE_CONFIGURED: in dwc3_ep0_set_config()
1130 USB_STATE_CONFIGURED); in dwc3_ep0_xfernotready()
Dgadget.c3605 if (dwc->gadget->state >= USB_STATE_CONFIGURED) in dwc3_gadget_interrupt()
/Linux-v5.10/drivers/usb/cdns3/
Dep0.c151 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()
/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_gadget_ep0.c344 mtu->g.state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
359 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()
/Linux-v5.10/drivers/usb/common/
Dcommon.c105 [USB_STATE_CONFIGURED] = "configured", in usb_state_string()
/Linux-v5.10/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c1176 state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
1198 state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
1217 state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
1453 USB_STATE_CONFIGURED); in handle_control_request()
1454 } else if (state == USB_STATE_CONFIGURED) { in handle_control_request()
/Linux-v5.10/drivers/usb/core/
Dhub.c479 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
2054 else if (new_state == USB_STATE_CONFIGURED) in usb_set_device_state()
3402 ? USB_STATE_CONFIGURED in finish_port_resume()
3871 if (udev->state != USB_STATE_CONFIGURED) in usb_req_set_sel()
3962 if (udev->state != USB_STATE_CONFIGURED) { in usb_set_device_initiated_lpm()
4193 udev->state < USB_STATE_CONFIGURED) in usb_disable_lpm()
4252 udev->state < USB_STATE_CONFIGURED) in usb_enable_lpm()
5832 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_reset_and_verify_device()
Durb.c422 dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
Dmessage.c1426 if (dev->state == USB_STATE_CONFIGURED) in usb_disable_device()
2127 usb_set_device_state(dev, USB_STATE_CONFIGURED); in usb_set_configuration()
Ddevio.c818 if (ps->dev->state != USB_STATE_CONFIGURED) in checkintf()
864 && ps->dev->state != USB_STATE_CONFIGURED) in check_ctrlrecip()
2238 if (ps->dev->state != USB_STATE_CONFIGURED) in proc_ioctl()
Dhcd.c2015 if (dev->state < USB_STATE_CONFIGURED) in usb_alloc_streams()
2198 ? USB_STATE_CONFIGURED in hcd_bus_resume()
/Linux-v5.10/include/uapi/linux/usb/
Dch9.h1169 USB_STATE_CONFIGURED, /* most functions */ enumerator
/Linux-v5.10/drivers/usb/gadget/udc/
Dtegra-xudc.c1728 if ((xudc->device_state == USB_STATE_CONFIGURED) && in __tegra_xudc_ep_disable()
1825 xudc->device_state = USB_STATE_CONFIGURED; in __tegra_xudc_ep_enable()
2279 if ((xudc->device_state != USB_STATE_CONFIGURED) || in tegra_xudc_ep0_set_feature()
2317 if (xudc->device_state != USB_STATE_CONFIGURED) in tegra_xudc_ep0_set_feature()
2404 if ((xudc->device_state != USB_STATE_CONFIGURED) && in tegra_xudc_ep0_get_status()
2501 if (xudc->device_state == USB_STATE_CONFIGURED) in tegra_xudc_ep0_set_address()
Dgr_udc.c947 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()
Dmv_u3d_core.c1576 u3d->usb_state = USB_STATE_CONFIGURED; in mv_u3d_handle_setup_packet()
Dmv_udc_core.c1619 if (udc->usb_state != USB_STATE_CONFIGURED in ch9setfeature()
/Linux-v5.10/drivers/usb/host/
Dr8a66597-hcd.c966 dev->state = USB_STATE_CONFIGURED; in init_pipe_config()
1817 if (dev && dev->address && dev->state != USB_STATE_CONFIGURED && in check_pipe_config()
1818 (urb->dev->state == USB_STATE_CONFIGURED)) in check_pipe_config()
2025 if (udev->state == USB_STATE_CONFIGURED && in collect_usb_address_map()
Duhci-q.c896 urb->dev->state != USB_STATE_CONFIGURED) in uhci_submit_control()
/Linux-v5.10/drivers/usb/isp1760/
Disp1760-udc.c619 udc->gadget.state != USB_STATE_CONFIGURED) in isp1760_ep0_setup_standard()
627 USB_STATE_CONFIGURED : USB_STATE_ADDRESS); in isp1760_ep0_setup_standard()
/Linux-v5.10/drivers/usb/gadget/legacy/
Draw_gadget.c1105 usb_gadget_set_state(dev->gadget, USB_STATE_CONFIGURED); in raw_ioctl_configure()
Dinode.c1438 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in gadgetfs_setup()
/Linux-v5.10/drivers/usb/gadget/
Dcomposite.c850 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in set_config()
/Linux-v5.10/drivers/net/usb/
Dhso.c2997 if (hso_dev->usb->state != USB_STATE_CONFIGURED) in hso_get_activity()
/Linux-v5.10/drivers/staging/emxx_udc/
Demxx_udc.c1581 udc->devstate = USB_STATE_CONFIGURED; in std_req_set_configuration()