Searched refs:snd_pcm_suspend_all (Results 1 – 6 of 6) sorted by relevance
594 int snd_pcm_suspend_all(struct snd_pcm *pcm);596 static inline int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function
601 snd_pcm_suspend_all(pstr->pcm); in do_pcm_suspend()
1746 int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function1776 EXPORT_SYMBOL(snd_pcm_suspend_all);
672 snd_pcm_suspend_all(rtd->pcm); in snd_soc_suspend()
3055 snd_pcm_suspend_all(cpcm->pcm); in snd_hda_codec_shutdown()
3726 :c:func:`snd_pcm_suspend_all()` is called, regardless of the3818 :c:func:`snd_pcm_suspend_all()` internally.
Completed in 37 milliseconds