Home
last modified time | relevance | path

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

/linux-5.19.10/sound/usb/
Dpcm.c222 static bool stop_endpoints(struct snd_usb_substream *subs, bool keep_pending) in stop_endpoints() function
264 stop_endpoints(subs, false); in start_endpoints()
443 if (stop_endpoints(subs, false)) in configure_endpoints()
589 if (stop_endpoints(subs, false)) in snd_usb_hw_free()
1603 stop_endpoints(subs, substream->runtime->status->state == SNDRV_PCM_STATE_DRAINING); in snd_usb_substream_playback_trigger()
1651 stop_endpoints(subs, false); in snd_usb_substream_capture_trigger()