Home
last modified time | relevance | path

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

/linux-6.12.1/sound/usb/
Dendpoint.c25 EP_STATE_STOPPED, enumerator
1010 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()
1589 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h507 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
Dcdnsp-gadget.h662 #define EP_STATE_STOPPED 3 macro
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()
Dcdnsp-gadget.c608 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
/linux-6.12.1/drivers/usb/host/
Dxhci.h450 #define EP_STATE_STOPPED 3 macro
2446 case EP_STATE_STOPPED: in xhci_ep_state_string()
Dxhci-ring.c1152 case EP_STATE_STOPPED: in xhci_handle_cmd_stop_ep()
3197 case EP_STATE_STOPPED: in prepare_ring()
/linux-6.12.1/drivers/usb/gadget/udc/
Dtegra-xudc.c231 #define EP_STATE_STOPPED 3 macro