Searched refs:snd_pcm_suspend_all (Results 1 – 5 of 5) sorted by relevance
569 int snd_pcm_suspend_all(struct snd_pcm *pcm);571 static inline int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function
608 snd_pcm_suspend_all(pstr->pcm); in do_pcm_suspend()
1662 int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function1691 EXPORT_SYMBOL(snd_pcm_suspend_all);
563 snd_pcm_suspend_all(rtd->pcm); in snd_soc_suspend()
3963 :c:func:`snd_pcm_suspend_all()` is called, regardless of the4062 :c:func:`snd_pcm_suspend_all()` internally.