Searched refs:snd_pcm_suspend_all (Results 1 – 6 of 6) sorted by relevance
574 int snd_pcm_suspend_all(struct snd_pcm *pcm);576 static inline int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function
611 snd_pcm_suspend_all(pstr->pcm); in do_pcm_suspend()
1748 int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function1778 EXPORT_SYMBOL(snd_pcm_suspend_all);
651 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.