Home
last modified time | relevance | path

Searched refs:EP_STATE_STOPPED (Results 1 – 7 of 7) sorted by relevance

/linux/sound/usb/
H A Dendpoint.c25 EP_STATE_STOPPED, enumerator
1018 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()
1597 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h507 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
H A Dcdnsp-gadget.h662 #define EP_STATE_STOPPED 3 macro
H A Dcdnsp-ring.c1635 case EP_STATE_STOPPED: in cdnsp_prepare_ring()
2142 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
H A Dcdnsp-gadget.c609 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
/linux/drivers/usb/host/
H A Dxhci.h450 #define EP_STATE_STOPPED 3 macro
2477 case EP_STATE_STOPPED: in xhci_ep_state_string()
H A Dxhci-ring.c1182 case EP_STATE_STOPPED: in xhci_handle_cmd_stop_ep()
3239 case EP_STATE_STOPPED: in prepare_ring()