Home
last modified time | relevance | path

Searched refs:USB_STATE_DEFAULT (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-ep0.c122 usb_gadget_set_state(&pdev->gadget, USB_STATE_DEFAULT); in cdnsp_ep0_set_address()
347 if (state == USB_STATE_DEFAULT) in cdnsp_ep0_set_sel()
H A Dcdns3-ep0.c208 (addr ? USB_STATE_ADDRESS : USB_STATE_DEFAULT)); in cdns3_req_ep0_set_address()
H A Dcdnsp-gadget.c1765 usb_gadget_set_state(&pdev->gadget, USB_STATE_DEFAULT); in cdnsp_irq_reset()
/linux/drivers/usb/common/
H A Dcommon.c162 [USB_STATE_DEFAULT] = "default", in usb_state_string()
/linux/drivers/usb/dwc3/
H A Dep0.c620 usb_gadget_set_state(dwc->gadget, USB_STATE_DEFAULT); in dwc3_ep0_set_address()
647 case USB_STATE_DEFAULT: in dwc3_ep0_set_config()
743 if (state == USB_STATE_DEFAULT) in dwc3_ep0_set_sel()
/linux/drivers/usb/isp1760/
H A Disp1760-udc.c566 if (udc->gadget.state != USB_STATE_DEFAULT && in isp1760_udc_set_address()
574 USB_STATE_DEFAULT); in isp1760_udc_set_address()
1208 if (udc->gadget.state < USB_STATE_DEFAULT) in isp1760_udc_suspend()
1217 if (udc->gadget.state < USB_STATE_DEFAULT) in isp1760_udc_resume()
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2095 xudc->device_state = USB_STATE_DEFAULT; in tegra_xudc_gadget_start()
2279 (xudc->device_state == USB_STATE_DEFAULT)) in tegra_xudc_ep0_set_feature()
2356 if ((xudc->device_state == USB_STATE_DEFAULT) || in tegra_xudc_ep0_set_feature()
2449 if (xudc->device_state == USB_STATE_DEFAULT) in tegra_xudc_ep0_set_sel()
2489 if ((xudc->device_state == USB_STATE_DEFAULT) && in set_address_complete()
2495 xudc->device_state = USB_STATE_DEFAULT; in set_address_complete()
2810 xudc->device_state = USB_STATE_DEFAULT; in tegra_xudc_reset()
2870 xudc->device_state = USB_STATE_DEFAULT; in tegra_xudc_port_connect()
H A Dmv_u3d_core.c1415 u3d->usb_state = USB_STATE_DEFAULT; in mv_u3d_irq_process_link_change()
1442 u3d->usb_state = USB_STATE_DEFAULT; in mv_u3d_irq_process_link_change()
1471 if (u3d->usb_state != USB_STATE_DEFAULT) { in mv_u3d_ch9setaddress()
H A Dmv_udc_core.c1622 && udc->usb_state != USB_STATE_DEFAULT) in ch9setfeature()
1896 udc->usb_state = USB_STATE_DEFAULT; in irq_process_reset()
1989 udc->usb_state = USB_STATE_DEFAULT; in irq_process_port_change()
H A Dgr_udc.c899 usb_gadget_set_state(&dev->gadget, USB_STATE_DEFAULT); in gr_device_request()
1218 usb_gadget_set_state(&dev->gadget, USB_STATE_DEFAULT); in gr_udc_usbreset()
H A Dfsl_udc_core.c1755 udc->usb_state = USB_STATE_DEFAULT; in port_change_irq()
1847 udc->usb_state = USB_STATE_DEFAULT; in reset_irq()
H A Dcore.c1192 usb_gadget_set_state(gadget, USB_STATE_DEFAULT); in usb_gadget_udc_reset()
H A Dfsl_qe_udc.c2141 if (udc->usb_state == USB_STATE_DEFAULT) in reset_irq()
2153 udc->usb_state = USB_STATE_DEFAULT; in reset_irq()
/linux/drivers/usb/misc/
H A Dlvstest.c61 usb_set_device_state(udev, USB_STATE_DEFAULT); in create_lvs_device()
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c1121 case USB_STATE_DEFAULT: in ep0_set_address()
1131 usb_gadget_set_state(&bdc->gadget, USB_STATE_DEFAULT); in ep0_set_address()
1314 if (state == USB_STATE_DEFAULT) in ep0_handle_status()
H A Dbdc_udc.c125 usb_gadget_set_state(&bdc->gadget, USB_STATE_DEFAULT); in bdc_uspc_connected()
/linux/include/uapi/linux/usb/
H A Dch9.h1206 USB_STATE_DEFAULT, /* limited function */ enumerator
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c166 (addr ? USB_STATE_ADDRESS : USB_STATE_DEFAULT)); in cdns2_req_ep0_set_address()
/linux/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.c466 usb_gadget_set_state(&mtu->g, USB_STATE_DEFAULT); in handle_standard_request()
/linux/drivers/usb/host/
H A Dxen-hcd.c496 USB_STATE_DEFAULT; in xenhcd_hub_control()
H A Dr8a66597-hcd.c413 dev->state = USB_STATE_DEFAULT; in free_usb_address()
/linux/drivers/usb/core/
H A Dhub.c3132 usb_set_device_state(udev, USB_STATE_DEFAULT); in hub_port_reset()
4719 if (udev->state != USB_STATE_DEFAULT) in hub_set_address()
4771 if (udev->state != USB_STATE_DEFAULT) in hub_enable_device()