Lines Matching refs:snd_soc_pcm_runtime
385 struct snd_soc_pcm_runtime;
446 int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
448 int snd_soc_new_compress(struct snd_soc_pcm_runtime *rtd, int num);
450 static inline int snd_soc_new_compress(struct snd_soc_pcm_runtime *rtd, int num) in snd_soc_new_compress()
458 struct snd_soc_pcm_runtime *snd_soc_get_pcm_runtime(struct snd_soc_card *card,
461 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
463 void snd_soc_runtime_action(struct snd_soc_pcm_runtime *rtd,
465 static inline void snd_soc_runtime_activate(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_activate()
470 static inline void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_deactivate()
476 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd,
479 int snd_soc_runtime_set_dai_fmt(struct snd_soc_pcm_runtime *rtd,
741 snd_soc_rtdcom_lookup(struct snd_soc_pcm_runtime *rtd,
796 int (*init)(struct snd_soc_pcm_runtime *rtd);
799 void (*exit)(struct snd_soc_pcm_runtime *rtd);
802 int (*be_hw_params_fixup)(struct snd_soc_pcm_runtime *rtd,
1140 struct snd_soc_pcm_runtime { struct
1172 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd); argument
1197 (struct snd_soc_pcm_runtime *)snd_pcm_substream_chip(substream) argument
1223 void snd_soc_close_delayed_work(struct snd_soc_pcm_runtime *rtd);
1387 struct snd_soc_pcm_runtime *rtd);