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

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

Completed in 113 milliseconds