Home
last modified time | relevance | path

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

/Linux-v5.15/sound/usb/
Dendpoint.c126 static inline bool ep_state_update(struct snd_usb_endpoint *ep, int old, int new) in ep_state_update() function
874 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()
903 if (!ep_state_update(ep, EP_STATE_RUNNING, EP_STATE_STOPPING)) in stop_urbs()
1389 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()