Lines Matching defs:rtd

11 #define soc_link_ret(rtd, ret) _soc_link_ret(rtd, __func__, ret)  argument
12 static inline int _soc_link_ret(struct snd_soc_pcm_runtime *rtd, in _soc_link_ret()
23 #define soc_link_mark_push(rtd, substream, tgt) ((rtd)->mark_##tgt = substream) argument
24 #define soc_link_mark_pop(rtd, tgt) ((rtd)->mark_##tgt = NULL) argument
25 #define soc_link_mark_match(rtd, substream, tgt) ((rtd)->mark_##tgt == substream) argument
27 int snd_soc_link_init(struct snd_soc_pcm_runtime *rtd) in snd_soc_link_init()
37 void snd_soc_link_exit(struct snd_soc_pcm_runtime *rtd) in snd_soc_link_exit()
43 int snd_soc_link_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in snd_soc_link_be_hw_params_fixup()
56 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_soc_link_startup() local
73 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_soc_link_shutdown() local
88 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_soc_link_prepare() local
101 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_soc_link_hw_params() local
117 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_soc_link_hw_free() local
132 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in soc_link_trigger() local
145 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_soc_link_trigger() local
172 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_link_compr_startup() local
189 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_link_compr_shutdown() local
204 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_link_compr_set_params() local