Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_local.h66 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq);
H A Dpcm_native.c639 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq) in snd_pcm_sync_stop() function
785 snd_pcm_sync_stop(substream, true); in snd_pcm_hw_params()
912 snd_pcm_sync_stop(substream, true); in do_hw_free()
1794 snd_pcm_sync_stop(substream, false); in snd_pcm_suspend_all()
1969 snd_pcm_sync_stop(substream, true); in snd_pcm_do_prepare()
H A Dpcm.c1113 snd_pcm_sync_stop(substream, false); in snd_pcm_dev_disconnect()