Searched refs:USB_STATE_CONFIGURED (Results 1 – 11 of 11) sorted by relevance
395 ? USB_STATE_CONFIGURED in finish_port_resume()592 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_resume_device()
217 if (!usb_pipecontrol(pipe) && dev->state < USB_STATE_CONFIGURED) in usb_submit_urb()
612 usb_set_device_state(virt_father_dev, USB_STATE_CONFIGURED); in usb_set_configuration()
1971 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usb_reset_device()2171 if (dev->state == USB_STATE_CONFIGURED) in usb_disable_device()
161 USB_STATE_CONFIGURED = 6, enumerator
555 USB_STATE_CONFIGURED, /* most functions */ enumerator
328 …e->Class.CallBack_MainRoutine.func != NULL) && (pCore->Info.CurrentStatus == USB_STATE_CONFIGURED)) in USBDCore_MainRoutine()945 pCore->Info.CurrentStatus = USB_STATE_CONFIGURED; in _USBDCore_Standard_SetConfiguration()
439 while (USBDCore_GetStatus() != USB_STATE_CONFIGURED); in SERIAL_USBDInit()
433 while (USBDCore_GetStatus() != USB_STATE_CONFIGURED);
Completed in 28 milliseconds