Searched refs:EP_STATE_STOPPED (Results 1 – 8 of 8) sorted by relevance
25 EP_STATE_STOPPED, enumerator988 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()1579 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
510 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
662 #define EP_STATE_STOPPED 3 macro
1623 case EP_STATE_STOPPED: in cdnsp_prepare_ring()2085 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
608 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
729 #define EP_STATE_STOPPED 3 macro2716 case EP_STATE_STOPPED: in xhci_ep_state_string()
3156 case EP_STATE_STOPPED: in prepare_ring()
232 #define EP_STATE_STOPPED 3 macro