Searched refs:EP_STATE_STOPPED (Results 1 – 8 of 8) sorted by relevance
25 EP_STATE_STOPPED, enumerator936 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()1473 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
507 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
1623 case EP_STATE_STOPPED: in cdnsp_prepare_ring()2076 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED) { in cdnsp_cmd_stop_ep()
662 #define EP_STATE_STOPPED 3 macro
608 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
726 #define EP_STATE_STOPPED 3 macro2688 case EP_STATE_STOPPED: in xhci_ep_state_string()
3221 case EP_STATE_STOPPED: in prepare_ring()
235 #define EP_STATE_STOPPED 3 macro
Completed in 41 milliseconds