Searched refs:EP_STATE_RUNNING (Results 1 – 4 of 4) sorted by relevance
26 EP_STATE_RUNNING, enumerator135 return atomic_read(&ep->state) == EP_STATE_RUNNING; in ep_state_running()1044 if (!ep_state_update(ep, EP_STATE_RUNNING, EP_STATE_STOPPING)) in stop_urbs()1602 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
504 case EP_STATE_RUNNING: in cdnsp_ep_state_string()
461 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_RUNNING) in cdnsp_ep_dequeue()
229 #define EP_STATE_RUNNING 1 macro1452 if (ep_ctx_read_state(ep->context) == EP_STATE_RUNNING) { in __tegra_xudc_ep_dequeue()1568 ep_ctx_write_state(ep->context, EP_STATE_RUNNING); in __tegra_xudc_ep_set_halt()1648 ep_ctx_write_state(ep->context, EP_STATE_RUNNING); in tegra_xudc_ep_context_setup()