ep_state_update
if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) {
if (!ep_state_update(ep, EP_STATE_RUNNING, EP_STATE_STOPPING))
if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING))