Home
last modified time | relevance | path

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

/linux-6.15/sound/usb/
H A Dendpoint.c25 EP_STATE_STOPPED, enumerator
1025 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()
1604 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()
/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h507 case EP_STATE_STOPPED: in cdnsp_ep_state_string()
H A Dcdnsp-gadget.h665 #define EP_STATE_STOPPED 3 macro
H A Dcdnsp-ring.c1636 case EP_STATE_STOPPED: in cdnsp_prepare_ring()
2143 if (ep_state == EP_STATE_STOPPED || ep_state == EP_STATE_DISABLED || in cdnsp_cmd_stop_ep()
H A Dcdnsp-gadget.c629 if (GET_EP_CTX_STATE(pep->out_ctx) == EP_STATE_STOPPED) { in cdnsp_halt_endpoint()
/linux-6.15/drivers/usb/host/
H A Dxhci.h453 #define EP_STATE_STOPPED 3 macro
2486 case EP_STATE_STOPPED: in xhci_ep_state_string()
H A Dxhci-ring.c1247 case EP_STATE_STOPPED: in xhci_handle_cmd_stop_ep()
3263 case EP_STATE_STOPPED: in prepare_ring()
/linux-6.15/drivers/usb/gadget/udc/
H A Dtegra-xudc.c231 #define EP_STATE_STOPPED 3 macro