Searched refs:USB_DEVICE_STATE_DEFAULT (Results 1 – 2 of 2) sorted by relevance
36 …USB_DEVICE_STATE_DEFAULT, /**< Device is attached to the USB and powered and has… enumerator
153 dev_obj->dynamic.state = USB_DEVICE_STATE_DEFAULT; in device_alloc()