Home
last modified time | relevance | path

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

/Linux-v6.1/sound/usb/
Dendpoint.c25 EP_STATE_STOPPED, enumerator
988 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()
/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h510 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
Dcdnsp-gadget.h662 #define EP_STATE_STOPPED 3 macro
Dcdnsp-ring.c1623 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()
Dcdnsp-gadget.c608 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
/Linux-v6.1/drivers/usb/host/
Dxhci.h729 #define EP_STATE_STOPPED 3 macro
2716 case EP_STATE_STOPPED: in xhci_ep_state_string()
Dxhci-ring.c3156 case EP_STATE_STOPPED: in prepare_ring()
/Linux-v6.1/drivers/usb/gadget/udc/
Dtegra-xudc.c232 #define EP_STATE_STOPPED 3 macro