Lines Matching refs:snd_soc_pcm_runtime
380 struct snd_soc_pcm_runtime;
461 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
463 int snd_soc_new_compress(struct snd_soc_pcm_runtime *rtd, int num);
468 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card,
471 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
472 void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, int stream);
473 void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, int stream);
475 int snd_soc_runtime_set_dai_fmt(struct snd_soc_pcm_runtime *rtd,
918 int (*pcm_new)(struct snd_soc_pcm_runtime *);
1000 int (*init)(struct snd_soc_pcm_runtime *rtd);
1003 int (*be_hw_params_fixup)(struct snd_soc_pcm_runtime *rtd,
1109 struct snd_soc_pcm_runtime *rtd;
1122 struct snd_soc_pcm_runtime *rtd_aux;
1170 struct snd_soc_pcm_runtime { struct
1509 static inline void snd_soc_pcm_set_drvdata(struct snd_soc_pcm_runtime *rtd, in snd_soc_pcm_set_drvdata()
1515 static inline void *snd_soc_pcm_get_drvdata(struct snd_soc_pcm_runtime *rtd) in snd_soc_pcm_get_drvdata()