Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdnsp-ep0.c66 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()
A Dcdns3-ep0.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()
734 usb_gadget_set_state(&priv_dev->gadget, USB_STATE_CONFIGURED); in cdns3_gadget_ep0_queue()
/linux-6.3-rc2/drivers/usb/dwc3/
A Dep0.c134 usb_gadget_set_state(dwc->gadget, USB_STATE_CONFIGURED); in __dwc3_gadget_ep0_queue()
399 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_u1()
423 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_u2()
599 if (state == USB_STATE_CONFIGURED) { in dwc3_ep0_set_address()
657 USB_STATE_CONFIGURED); in dwc3_ep0_set_config()
672 case USB_STATE_CONFIGURED: in dwc3_ep0_set_config()
1169 USB_STATE_CONFIGURED); in dwc3_ep0_xfernotready()
A Dgadget.c4247 if (dwc->gadget->state >= USB_STATE_CONFIGURED) in dwc3_gadget_interrupt()
/linux-6.3-rc2/drivers/usb/mtu3/
A Dmtu3_gadget_ep0.c346 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()
/linux-6.3-rc2/drivers/usb/common/
A Dcommon.c164 [USB_STATE_CONFIGURED] = "configured", in usb_state_string()
/linux-6.3-rc2/drivers/usb/gadget/udc/bdc/
A 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-6.3-rc2/drivers/usb/core/
A Durb.c433 dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
A Dhub.c490 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
2074 else if (new_state == USB_STATE_CONFIGURED) in usb_set_device_state()
3541 ? USB_STATE_CONFIGURED in finish_port_resume()
4085 if (udev->state != USB_STATE_CONFIGURED) { in usb_set_device_initiated_lpm()
4352 udev->state < USB_STATE_CONFIGURED) in usb_disable_lpm()
4411 udev->state < USB_STATE_CONFIGURED) in usb_enable_lpm()
6047 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_reset_and_verify_device()
A Dmessage.c1436 if (dev->state == USB_STATE_CONFIGURED) in usb_disable_device()
2139 usb_set_device_state(dev, USB_STATE_CONFIGURED); in usb_set_configuration()
A Ddevio.c830 if (ps->dev->state != USB_STATE_CONFIGURED) in checkintf()
876 && ps->dev->state != USB_STATE_CONFIGURED) in check_ctrlrecip()
2336 if (ps->dev->state != USB_STATE_CONFIGURED) in proc_ioctl()
A Dhcd.c2050 if (dev->state < USB_STATE_CONFIGURED) in usb_alloc_streams()
2356 ? USB_STATE_CONFIGURED in hcd_bus_resume()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dtegra-xudc.c1743 if ((xudc->device_state == USB_STATE_CONFIGURED) && in __tegra_xudc_ep_disable()
1840 xudc->device_state = USB_STATE_CONFIGURED; in __tegra_xudc_ep_enable()
2294 if ((xudc->device_state != USB_STATE_CONFIGURED) || in tegra_xudc_ep0_set_feature()
2332 if (xudc->device_state != USB_STATE_CONFIGURED) in tegra_xudc_ep0_set_feature()
2419 if ((xudc->device_state != USB_STATE_CONFIGURED) && in tegra_xudc_ep0_get_status()
2516 if (xudc->device_state == USB_STATE_CONFIGURED) in tegra_xudc_ep0_set_address()
A Dgr_udc.c948 if (dev->gadget.state != USB_STATE_CONFIGURED) in gr_interface_request()
991 if (dev->gadget.state != USB_STATE_CONFIGURED && epnum != 0) in gr_endpoint_request()
1149 USB_STATE_CONFIGURED); in gr_ep0_setup()
A Dmv_u3d_core.c1577 u3d->usb_state = USB_STATE_CONFIGURED; in mv_u3d_handle_setup_packet()
A Dmv_udc_core.c1620 if (udc->usb_state != USB_STATE_CONFIGURED in ch9setfeature()
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch9.h1198 USB_STATE_CONFIGURED, /* most functions */ enumerator
/linux-6.3-rc2/drivers/usb/host/
A 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()
2024 if (udev->state == USB_STATE_CONFIGURED && in collect_usb_address_map()
A Duhci-q.c896 urb->dev->state != USB_STATE_CONFIGURED) in uhci_submit_control()
/linux-6.3-rc2/drivers/usb/isp1760/
A Disp1760-udc.c685 udc->gadget.state != USB_STATE_CONFIGURED) in isp1760_ep0_setup_standard()
693 USB_STATE_CONFIGURED : USB_STATE_ADDRESS); in isp1760_ep0_setup_standard()
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Draw_gadget.c1146 usb_gadget_set_state(dev->gadget, USB_STATE_CONFIGURED); in raw_ioctl_configure()
A Dinode.c1452 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in gadgetfs_setup()
/linux-6.3-rc2/drivers/usb/gadget/
A Dcomposite.c936 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in set_config()
/linux-6.3-rc2/drivers/staging/emxx_udc/
A Demxx_udc.c1577 udc->devstate = USB_STATE_CONFIGURED; in std_req_set_configuration()
/linux-6.3-rc2/drivers/net/usb/
A Dhso.c3003 if (hso_dev->usb->state != USB_STATE_CONFIGURED) in hso_get_activity()

Completed in 93 milliseconds