HomeSort by relevance Sort by last modified time
    Searched refs:STATE_ATTACHED (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/usb/gadget/
core.c 60 "STATE_ATTACHED",
600 device->device_state = STATE_ATTACHED;
646 device->device_state = STATE_ATTACHED;
designware_udc.c 50 * STATE_ATTACHED
76 * udc_state_transition transitions up (in the direction from STATE_ATTACHED
83 * STATE_CONFIGURED to STATE_ATTACHED) from the specified initial state to the
85 * If the initial state is at or below (i.e. nearer to STATE_ATTACHED) the final
95 case STATE_ATTACHED:
134 case STATE_ATTACHED:
779 * STATE_ATTACHED.
816 udc_state_transition(udc_device->device_state, STATE_ATTACHED);
ep0.c 422 case STATE_ATTACHED:
  /external/u-boot/include/
usbdevice.h 383 STATE_ATTACHED, /* we are attached */

Completed in 55 milliseconds