Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dep0.c165 usb_gadget_set_state(&dwc->gadget, USB_STATE_CONFIGURED); in __dwc3_gadget_ep0_queue()
427 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()
441 if (state != USB_STATE_CONFIGURED) in dwc3_ep0_handle_feature()
522 if (state == USB_STATE_CONFIGURED) { in dwc3_ep0_set_address()
577 USB_STATE_CONFIGURED); in dwc3_ep0_set_config()
592 case USB_STATE_CONFIGURED: in dwc3_ep0_set_config()
/linux-4.4.14/drivers/usb/common/
Dcommon.c91 [USB_STATE_CONFIGURED] = "configured", in usb_state_string()
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c1182 state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
1204 state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
1223 state != USB_STATE_CONFIGURED) in ep0_handle_feature_dev()
1461 USB_STATE_CONFIGURED); in handle_control_request()
1462 } else if (state == USB_STATE_CONFIGURED) { in handle_control_request()
/linux-4.4.14/include/uapi/linux/usb/
Dch9.h973 USB_STATE_CONFIGURED, /* most functions */ enumerator
/linux-4.4.14/drivers/usb/core/
Durb.c382 dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
Dhub.c455 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
2011 else if (new_state == USB_STATE_CONFIGURED) in usb_set_device_state()
3256 ? USB_STATE_CONFIGURED in finish_port_resume()
3672 if (udev->state != USB_STATE_CONFIGURED) in usb_req_set_sel()
3763 if (udev->state != USB_STATE_CONFIGURED) { in usb_set_device_initiated_lpm()
5442 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_reset_and_verify_device()
Dmessage.c1189 if (dev->state == USB_STATE_CONFIGURED) in usb_disable_device()
1907 usb_set_device_state(dev, USB_STATE_CONFIGURED); in usb_set_configuration()
Ddevio.c676 if (ps->dev->state != USB_STATE_CONFIGURED) in checkintf()
722 && ps->dev->state != USB_STATE_CONFIGURED) in check_ctrlrecip()
1946 if (ps->dev->state != USB_STATE_CONFIGURED) in proc_ioctl()
Dhcd.c2117 if (dev->state < USB_STATE_CONFIGURED) in usb_alloc_streams()
2285 ? USB_STATE_CONFIGURED in hcd_bus_resume()
/linux-4.4.14/drivers/usb/gadget/udc/
Dgr_udc.c968 if (dev->gadget.state != USB_STATE_CONFIGURED) in gr_interface_request()
1011 if (dev->gadget.state != USB_STATE_CONFIGURED && epnum != 0) in gr_endpoint_request()
1169 USB_STATE_CONFIGURED); in gr_ep0_setup()
Dmv_u3d_core.c1589 u3d->usb_state = USB_STATE_CONFIGURED; in mv_u3d_handle_setup_packet()
Dmv_udc_core.c1629 if (udc->usb_state != USB_STATE_CONFIGURED in ch9setfeature()
/linux-4.4.14/drivers/usb/host/
Dr8a66597-hcd.c981 dev->state = USB_STATE_CONFIGURED; in init_pipe_config()
1828 if (dev && dev->address && dev->state != USB_STATE_CONFIGURED && in check_pipe_config()
1829 (urb->dev->state == USB_STATE_CONFIGURED)) in check_pipe_config()
2033 if (udev->state == USB_STATE_CONFIGURED && in collect_usb_address_map()
Duhci-q.c897 urb->dev->state != USB_STATE_CONFIGURED) in uhci_submit_control()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-udc.c622 udc->gadget.state != USB_STATE_CONFIGURED) in isp1760_ep0_setup_standard()
630 USB_STATE_CONFIGURED : USB_STATE_ADDRESS); in isp1760_ep0_setup_standard()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dinode.c1417 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in gadgetfs_setup()
/linux-4.4.14/drivers/usb/gadget/
Dcomposite.c676 usb_gadget_set_state(gadget, USB_STATE_CONFIGURED); in set_config()
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.c1686 udc->devstate = USB_STATE_CONFIGURED; in std_req_set_configuration()
/linux-4.4.14/drivers/net/usb/
Dhso.c3003 if (hso_dev->usb->state != USB_STATE_CONFIGURED) in hso_get_activity()