Searched refs:snd_pcm_suspend_all (Results 1 – 6 of 6) sorted by relevance
564 int snd_pcm_suspend_all(struct snd_pcm *pcm);566 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()
1499 int snd_pcm_suspend_all(struct snd_pcm *pcm) in snd_pcm_suspend_all() function1528 EXPORT_SYMBOL(snd_pcm_suspend_all);
1332 snd_pcm_suspend_all(pcm_data->hsw_pcm); in hsw_pcm_prepare()
475 snd_pcm_suspend_all(rtd->pcm); in snd_soc_suspend()
3895 :c:func:`snd_pcm_suspend_all()` is called, regardless of the3994 :c:func:`snd_pcm_suspend_all()` internally.