Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/
Dpcm_local.h66 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq);
Dpcm_native.c613 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq) in snd_pcm_sync_stop() function
743 snd_pcm_sync_stop(substream, true); in snd_pcm_hw_params()
872 snd_pcm_sync_stop(substream, true); in do_hw_free()
1769 snd_pcm_sync_stop(substream, false); in snd_pcm_suspend_all()
1949 snd_pcm_sync_stop(substream, true); in snd_pcm_do_prepare()
Dpcm.c1121 snd_pcm_sync_stop(substream, false); in snd_pcm_dev_disconnect()