Home
last modified time | relevance | path

Searched refs:rtd (Results 1 – 10 of 10) sorted by relevance

/include/sound/
Dsoc-link.h11 int snd_soc_link_init(struct snd_soc_pcm_runtime *rtd);
12 void snd_soc_link_exit(struct snd_soc_pcm_runtime *rtd);
13 int snd_soc_link_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,
Dsoc-card.h59 struct snd_soc_pcm_runtime *rtd; in snd_soc_card_get_codec_dai() local
61 for_each_card_rtds(card, rtd) { in snd_soc_card_get_codec_dai()
62 if (!strcmp(asoc_rtd_to_codec(rtd, 0)->name, dai_name)) in snd_soc_card_get_codec_dai()
63 return asoc_rtd_to_codec(rtd, 0); in snd_soc_card_get_codec_dai()
Dsoc.h446 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() argument
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() argument
468 snd_soc_runtime_action(rtd, stream, 1); in snd_soc_runtime_activate()
470 static inline void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_deactivate() argument
473 snd_soc_runtime_action(rtd, stream, -1); in snd_soc_runtime_deactivate()
476 int snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime *rtd,
[all …]
Dsoc-dai.h162 struct snd_soc_pcm_runtime *rtd, int num);
179 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order);
180 int snd_soc_pcm_dai_remove(struct snd_soc_pcm_runtime *rtd, int order);
181 int snd_soc_pcm_dai_new(struct snd_soc_pcm_runtime *rtd);
333 int (*compress_new)(struct snd_soc_pcm_runtime *rtd, int num);
335 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd,
Dsoc-component.h90 struct snd_soc_pcm_runtime *rtd);
176 int (*be_hw_params_fixup)(struct snd_soc_pcm_runtime *rtd,
460 int snd_soc_pcm_component_new(struct snd_soc_pcm_runtime *rtd);
461 void snd_soc_pcm_component_free(struct snd_soc_pcm_runtime *rtd);
470 int snd_soc_pcm_component_pm_runtime_get(struct snd_soc_pcm_runtime *rtd,
472 void snd_soc_pcm_component_pm_runtime_put(struct snd_soc_pcm_runtime *rtd,
Dsoc-dpcm.h143 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd);
145 static inline void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() argument
Dpxa2xx-lib.h30 struct snd_soc_pcm_runtime *rtd);
Ddmaengine_pcm.h141 struct snd_soc_pcm_runtime *rtd,
Dsimple_card_utils.h96 int asoc_simple_dai_init(struct snd_soc_pcm_runtime *rtd);
97 int asoc_simple_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,
Dsoc-dapm.h456 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
458 void snd_soc_dapm_stream_stop(struct snd_soc_pcm_runtime *rtd, int stream);