Searched refs:USB_STATE_DEFAULT (Results 1 – 7 of 7) sorted by relevance
159 USB_STATE_DEFAULT = 4, enumerator
192 if (!dev || (dev->state < USB_STATE_DEFAULT) || (!dev->bus) || (dev->devnum < 0)) in usb_submit_urb()
496 usb_set_device_state(udev, status ? USB_STATE_NOTATTACHED : USB_STATE_DEFAULT); in hub_port_reset()523 if (udev->state != USB_STATE_DEFAULT) in hub_set_address()
553 USB_STATE_DEFAULT, /* limited function */ enumerator
451 pCore->Info.CurrentStatus = USB_STATE_DEFAULT; in _USBDCore_Reset()
Completed in 30 milliseconds