Searched refs:EP_STATE_STOPPED (Results 1 – 7 of 7) sorted by relevance
25 EP_STATE_STOPPED, enumerator1013 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()1593 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
508 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
669 #define EP_STATE_STOPPED 3 macro
1638 case EP_STATE_STOPPED: in cdnsp_prepare_ring()2145 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
646 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
1252 case EP_STATE_STOPPED: in xhci_handle_cmd_stop_ep()3284 case EP_STATE_STOPPED: in prepare_ring()
231 #define EP_STATE_STOPPED 3 macro