Home
last modified time | relevance | path

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

/linux-6.6.21/sound/usb/
Dendpoint.c138 static inline bool ep_state_update(struct snd_usb_endpoint *ep, int old, int new) in ep_state_update() function
1007 if (ep_state_update(ep, EP_STATE_STOPPING, EP_STATE_STOPPED)) { in wait_clear_urbs()
1037 if (!ep_state_update(ep, EP_STATE_RUNNING, EP_STATE_STOPPING)) in stop_urbs()
1586 if (!ep_state_update(ep, EP_STATE_STOPPED, EP_STATE_RUNNING)) in snd_usb_endpoint_start()