Lines Matching refs:snd_soc_pcm_runtime
351 struct snd_soc_pcm_runtime;
432 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
433 int soc_new_compress(struct snd_soc_pcm_runtime *rtd, int num);
437 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card,
440 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
441 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream);
442 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream);
444 int snd_soc_runtime_set_dai_fmt(struct snd_soc_pcm_runtime *rtd,
885 int (*pcm_new)(struct snd_soc_pcm_runtime *);
991 int (*init)(struct snd_soc_pcm_runtime *rtd);
994 int (*be_hw_params_fixup)(struct snd_soc_pcm_runtime *rtd,
1073 struct snd_soc_pcm_runtime *rtd;
1086 struct snd_soc_pcm_runtime *rtd_aux;
1131 struct snd_soc_pcm_runtime { struct
1413 static inline void snd_soc_pcm_set_drvdata(struct snd_soc_pcm_runtime *rtd, in snd_soc_pcm_set_drvdata()
1419 static inline void *snd_soc_pcm_get_drvdata(struct snd_soc_pcm_runtime *rtd) in snd_soc_pcm_get_drvdata()