Searched refs:USB_STATE_CONFIGURED (Results 1 – 4 of 4) sorted by relevance
793 USB_STATE_CONFIGURED, enumerator795 #define USB_STATE_MAX (USB_STATE_CONFIGURED+1)
270 [USB_STATE_CONFIGURED] = "CONFIGURED",695 if (udev->state == USB_STATE_CONFIGURED) in usbd_set_config_index()764 usb_set_device_state(udev, USB_STATE_CONFIGURED); in usbd_set_config_index()
4367 if (usb_get_device_state(udev) == USB_STATE_CONFIGURED) { in xhci_device_state_change()4415 case USB_STATE_CONFIGURED: in xhci_device_state_change()
3815 if (udev->state == USB_STATE_CONFIGURED || in dwc_otg_device_state_change()