Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dpcm.c250 static bool stop_endpoints(struct snd_usb_substream *subs, bool keep_pending) in stop_endpoints() function
292 stop_endpoints(subs, false); in start_endpoints()
531 if (stop_endpoints(subs, false)) in snd_usb_hw_params()
598 if (stop_endpoints(subs, false)) in snd_usb_hw_free()
1683 stop_endpoints(subs, substream->runtime->state == SNDRV_PCM_STATE_DRAINING); in snd_usb_substream_playback_trigger()
1731 stop_endpoints(subs, false); in snd_usb_substream_capture_trigger()