Searched refs:snd_pcm_suspend_all (Results 1 – 5 of 5) sorted by relevance
573 int snd_pcm_suspend_all(struct snd_pcm *pcm);575 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()
1724 int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function1759 EXPORT_SYMBOL(snd_pcm_suspend_all);
564 snd_pcm_suspend_all(rtd->pcm); in snd_soc_suspend()
3964 :c:func:`snd_pcm_suspend_all()` is called, regardless of the4063 :c:func:`snd_pcm_suspend_all()` internally.