/sound/soc/ |
D | soc-link.c | 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() 37 #define soc_link_mark_push(rtd, substream, tgt) ((rtd)->mark_##tgt = substream) argument 38 #define soc_link_mark_pop(rtd, substream, tgt) ((rtd)->mark_##tgt = NULL) argument 39 #define soc_link_mark_match(rtd, substream, tgt) ((rtd)->mark_##tgt == substream) argument 41 int snd_soc_link_init(struct snd_soc_pcm_runtime *rtd) in snd_soc_link_init() 51 void snd_soc_link_exit(struct snd_soc_pcm_runtime *rtd) in snd_soc_link_exit() 57 int snd_soc_link_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in snd_soc_link_be_hw_params_fixup() 70 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_startup() local 87 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_shutdown() local [all …]
|
D | soc-compress.c | 27 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_compr_components_open() local 48 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_compr_components_free() local 60 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_clean() local 101 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_open() local 254 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_trigger() local 333 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_set_params() local 429 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_get_params() local 447 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_ack() local 466 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_pointer() local 485 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_set_metadata() local [all …]
|
D | soc-component.c | 467 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_trigger() local 488 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_set_params() local 509 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_get_params() local 529 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_get_caps() local 553 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_get_codec_caps() local 576 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_ack() local 597 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_pointer() local 617 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_copy() local 641 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_set_metadata() local 662 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_get_metadata() local [all …]
|
D | soc-pcm.c | 30 #define soc_pcm_ret(rtd, ret) _soc_pcm_ret(rtd, __func__, ret) argument 31 static inline int _soc_pcm_ret(struct snd_soc_pcm_runtime *rtd, in _soc_pcm_ret() 52 static inline void snd_soc_dpcm_stream_lock_irq(struct snd_soc_pcm_runtime *rtd, in snd_soc_dpcm_stream_lock_irq() 58 #define snd_soc_dpcm_stream_lock_irqsave_nested(rtd, stream, flags) \ argument 61 static inline void snd_soc_dpcm_stream_unlock_irq(struct snd_soc_pcm_runtime *rtd, in snd_soc_dpcm_stream_unlock_irq() 67 #define snd_soc_dpcm_stream_unlock_irqrestore(rtd, stream, flags) \ argument 72 static inline const char *soc_cpu_dai_name(struct snd_soc_pcm_runtime *rtd) in soc_cpu_dai_name() 76 static inline const char *soc_codec_dai_name(struct snd_soc_pcm_runtime *rtd) in soc_codec_dai_name() 205 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() 292 void snd_soc_runtime_action(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_action() [all …]
|
/sound/soc/amd/ |
D | acp-da7219-max98357a.c | 39 static int cz_da7219_init(struct snd_soc_pcm_runtime *rtd) in cz_da7219_init() 93 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in da7219_clk_enable() local 117 static int cz_rt5682_init(struct snd_soc_pcm_runtime *rtd) in cz_rt5682_init() 176 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in rt5682_clk_enable() local 230 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_da7219_play_startup() local 251 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_da7219_cap_startup() local 273 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_max_startup() local 294 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_dmic0_startup() local 315 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_dmic1_startup() local 342 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_rt5682_play_startup() local [all …]
|
/sound/soc/qcom/ |
D | sc7280.c | 45 static int sc7280_headset_init(struct snd_soc_pcm_runtime *rtd) in sc7280_headset_init() 100 static int sc7280_hdmi_init(struct snd_soc_pcm_runtime *rtd) in sc7280_hdmi_init() 124 static int sc7280_rt5682_init(struct snd_soc_pcm_runtime *rtd) in sc7280_rt5682_init() 163 static int sc7280_init(struct snd_soc_pcm_runtime *rtd) in sc7280_init() 192 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sc7280_snd_hw_params() local 222 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sc7280_snd_swr_prepare() local 253 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sc7280_snd_prepare() local 272 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sc7280_snd_hw_free() local 297 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sc7280_snd_shutdown() local 324 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sc7280_snd_startup() local
|
D | sm8250.c | 28 static int sm8250_snd_init(struct snd_soc_pcm_runtime *rtd) in sm8250_snd_init() 35 static int sm8250_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in sm8250_be_hw_params_fixup() 53 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sm8250_snd_startup() local 75 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sm8250_snd_hw_params() local 84 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sm8250_snd_prepare() local 95 struct snd_soc_pcm_runtime *rtd = substream->private_data; in sm8250_snd_hw_free() local
|
/sound/soc/sof/ |
D | compress.c | 49 struct snd_soc_pcm_runtime *rtd; in snd_sof_compr_fragment_elapsed() local 82 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in create_page_table() local 97 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in sof_compr_open() local 135 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in sof_compr_free() local 167 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in sof_compr_set_params() local 265 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in sof_compr_trigger() local 300 static int sof_compr_copy_playback(struct snd_compr_runtime *rtd, in sof_compr_copy_playback() 321 static int sof_compr_copy_capture(struct snd_compr_runtime *rtd, in sof_compr_copy_capture() 346 struct snd_compr_runtime *rtd = cstream->runtime; in sof_compr_copy() local 362 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in sof_compr_pointer() local
|
D | pcm.c | 28 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in create_page_table() local 63 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_sof_pcm_period_elapsed() local 88 sof_pcm_setup_connected_widgets(struct snd_sof_dev *sdev, struct snd_soc_pcm_runtime *rtd, in sof_pcm_setup_connected_widgets() 127 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_hw_params() local 197 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_hw_free() local 243 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_prepare() local 280 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_trigger() local 365 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_pointer() local 396 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_open() local 461 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_close() local [all …]
|
/sound/soc/mediatek/mt8186/ |
D | mt8186-mt6366-da7219-max98357.c | 67 static int mt8186_da7219_init(struct snd_soc_pcm_runtime *rtd) in mt8186_da7219_init() 111 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8186_da7219_i2s_hw_params() local 159 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8186_da7219_i2s_hw_free() local 183 static int mt8186_mt6366_da7219_max98357_hdmi_init(struct snd_soc_pcm_runtime *rtd) in mt8186_mt6366_da7219_max98357_hdmi_init() 210 static int mt8186_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_hw_params_fixup() 232 static int mt8186_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_i2s_hw_params_fixup() 238 static int mt8186_anx7625_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_anx7625_i2s_hw_params_fixup() 245 static int mt8186_sof_dai_link_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_sof_dai_link_fixup() 281 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8186_mt6366_da7219_max98357_playback_startup() local 327 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8186_mt6366_da7219_max98357_capture_startup() local
|
D | mt8186-mt6366-rt1019-rt5682s.c | 71 static int mt8186_rt5682s_init(struct snd_soc_pcm_runtime *rtd) in mt8186_rt5682s_init() 112 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8186_rt5682s_i2s_hw_params() local 159 static int mt8186_mt6366_rt1019_rt5682s_hdmi_init(struct snd_soc_pcm_runtime *rtd) in mt8186_mt6366_rt1019_rt5682s_hdmi_init() 186 static int mt8186_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_hw_params_fixup() 208 static int mt8186_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_i2s_hw_params_fixup() 214 static int mt8186_it6505_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_it6505_i2s_hw_params_fixup() 221 static int mt8186_sof_dai_link_fixup(struct snd_soc_pcm_runtime *rtd, in mt8186_sof_dai_link_fixup() 257 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8186_mt6366_rt1019_rt5682s_playback_startup() local 303 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8186_mt6366_rt1019_rt5682s_capture_startup() local
|
/sound/soc/mediatek/mt8183/ |
D | mt8183-mt6358-ts3a227-max98357.c | 46 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_i2s_hw_params() local 63 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_rt1015_i2s_hw_params() local 95 static int mt8183_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_i2s_hw_params_fixup() 108 static int mt8183_rt1015_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_rt1015_i2s_hw_params_fixup() 305 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_tdm_startup() local 324 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_tdm_shutdown() local 348 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_ts3a227_max98357_wov_startup() local 361 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_ts3a227_max98357_wov_shutdown() local 380 mt8183_mt6358_ts3a227_max98357_hdmi_init(struct snd_soc_pcm_runtime *rtd) in mt8183_mt6358_ts3a227_max98357_hdmi_init() 395 static int mt8183_bt_init(struct snd_soc_pcm_runtime *rtd) in mt8183_bt_init() [all …]
|
D | mt8183-da7219-max98357.c | 36 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_i2s_hw_params() local 52 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_da7219_i2s_hw_params() local 93 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_da7219_hw_free() local 121 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_da7219_rt1015_i2s_hw_params() local 156 static int mt8183_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_i2s_hw_params_fixup() 168 static int mt8183_rt1015_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_rt1015_i2s_hw_params_fixup() 361 static int mt8183_da7219_max98357_hdmi_init(struct snd_soc_pcm_runtime *rtd) in mt8183_da7219_max98357_hdmi_init() 376 static int mt8183_bt_init(struct snd_soc_pcm_runtime *rtd) in mt8183_bt_init() 391 static int mt8183_da7219_init(struct snd_soc_pcm_runtime *rtd) in mt8183_da7219_init()
|
/sound/soc/uniphier/ |
D | aio-compress.c | 24 static int uniphier_aio_comprdma_new(struct snd_soc_pcm_runtime *rtd) in uniphier_aio_comprdma_new() 57 static int uniphier_aio_comprdma_free(struct snd_soc_pcm_runtime *rtd) in uniphier_aio_comprdma_free() 78 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_open() local 104 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_free() local 125 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_get_params() local 138 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_set_params() local 169 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_hw_free() local 181 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_prepare() local 220 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_trigger() local 254 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_pointer() local [all …]
|
/sound/soc/intel/boards/ |
D | kbl_rt5663_max98927.c | 258 static int kabylake_rt5663_fe_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5663_fe_init() 274 static int kabylake_rt5663_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5663_codec_init() 307 static int kabylake_rt5663_max98927_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5663_max98927_codec_init() 324 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init() 342 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi1_init() 347 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi2_init() 352 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi3_init() 357 static int kabylake_5663_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_5663_hdmi1_init() 362 static int kabylake_5663_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_5663_hdmi2_init() 415 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_ssp_fixup() [all …]
|
D | sof_maxim_common.c | 49 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in max_98373_hw_params() local 68 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in max_98373_trigger() local 117 int max_98373_spk_codec_init(struct snd_soc_pcm_runtime *rtd) in max_98373_spk_codec_init() 227 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in max_98390_hw_params() local 258 int max_98390_spk_codec_init(struct snd_soc_pcm_runtime *rtd) in max_98390_spk_codec_init() 346 static int max_98357a_init(struct snd_soc_pcm_runtime *rtd) in max_98357a_init()
|
D | sof_realtek_common.c | 71 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in rt1011_hw_params() local 118 static int rt1011_init(struct snd_soc_pcm_runtime *rtd) in rt1011_init() 217 static int rt1015p_init(struct snd_soc_pcm_runtime *rtd) in rt1015p_init() 267 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in rt1015_hw_params() local 348 static int speaker_codec_init_lr(struct snd_soc_pcm_runtime *rtd) in speaker_codec_init_lr() 394 static int rt1308_init(struct snd_soc_pcm_runtime *rtd) in rt1308_init() 425 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in rt1308_hw_params() local 483 static int rt1019p_init(struct snd_soc_pcm_runtime *rtd) in rt1019p_init()
|
D | kbl_rt5660.c | 136 static int kabylake_ssp0_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_ssp0_fixup() 156 static int kabylake_rt5660_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5660_codec_init() 210 static void kabylake_rt5660_codec_exit(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5660_codec_exit() 222 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init() 240 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi1_init() 245 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi2_init() 250 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi3_init() 258 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in kabylake_rt5660_hw_params() local
|
D | skl_nau88l25_ssm4567.c | 170 static int skylake_ssm4567_codec_init(struct snd_soc_pcm_runtime *rtd) in skylake_ssm4567_codec_init() 187 static int skylake_nau8825_codec_init(struct snd_soc_pcm_runtime *rtd) in skylake_nau8825_codec_init() 213 static int skylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in skylake_hdmi1_init() 231 static int skylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in skylake_hdmi2_init() 250 static int skylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in skylake_hdmi3_init() 268 static int skylake_nau8825_fe_init(struct snd_soc_pcm_runtime *rtd) in skylake_nau8825_fe_init() 327 static int skylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in skylake_ssp_fixup() 346 static int skylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd, in skylake_dmic_fixup() 362 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in skylake_nau8825_hw_params() local
|
D | kbl_da7219_max98357a.c | 153 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_ssp_fixup() 173 static int kabylake_da7219_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_da7219_codec_init() 219 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init() 237 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi1_init() 242 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi2_init() 247 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi3_init() 252 static int kabylake_da7219_fe_init(struct snd_soc_pcm_runtime *rtd) in kabylake_da7219_fe_init() 321 static int kabylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_dmic_fixup()
|
D | kbl_da7219_max98927.c | 236 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in kabylake_ssp0_trigger() local 290 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_ssp_fixup() 348 static int kabylake_da7219_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_da7219_codec_init() 390 static int kabylake_dmic_init(struct snd_soc_pcm_runtime *rtd) in kabylake_dmic_init() 400 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init() 418 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi1_init() 423 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi2_init() 428 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi3_init() 433 static int kabylake_da7219_fe_init(struct snd_soc_pcm_runtime *rtd) in kabylake_da7219_fe_init() 502 static int kabylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_dmic_fixup()
|
/sound/soc/amd/acp/ |
D | acp-mach-common.c | 76 static int acp_card_rt5682_init(struct snd_soc_pcm_runtime *rtd) in acp_card_rt5682_init() 147 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in acp_card_hs_startup() local 183 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in acp_card_shutdown() local 206 static int acp_card_rt5682s_init(struct snd_soc_pcm_runtime *rtd) in acp_card_rt5682s_init() 333 static int acp_card_rt1019_init(struct snd_soc_pcm_runtime *rtd) in acp_card_rt1019_init() 348 struct snd_soc_pcm_runtime *rtd = substream->private_data; in acp_card_rt1019_hw_params() local 380 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in acp_card_amp_startup() local 415 static int acp_card_maxim_init(struct snd_soc_pcm_runtime *rtd) in acp_card_maxim_init() 441 static int acp_card_nau8825_init(struct snd_soc_pcm_runtime *rtd) in acp_card_nau8825_init() 492 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in acp_nau8825_hw_params() local
|
/sound/soc/mediatek/mt8195/ |
D | mt8195-mt6359.c | 144 static int mt8195_mt6359_mtkaif_calibration(struct snd_soc_pcm_runtime *rtd) in mt8195_mt6359_mtkaif_calibration() 307 static int mt8195_mt6359_init(struct snd_soc_pcm_runtime *rtd) in mt8195_mt6359_init() 341 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8195_hdmitx_dptx_startup() local 371 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8195_dptx_hw_params() local 382 static int mt8195_dptx_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8195_dptx_codec_init() 398 static int mt8195_hdmi_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8195_hdmi_codec_init() 414 static int mt8195_dptx_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8195_dptx_hw_params_fixup() 445 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8195_playback_startup() local 491 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8195_capture_startup() local 521 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8195_rt5682_etdm_hw_params() local [all …]
|
/sound/soc/tegra/ |
D | tegra_pcm.c | 79 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_open() local 127 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_close() local 142 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_hw_params() local 191 static int tegra_pcm_dma_allocate(struct device *dev, struct snd_soc_pcm_runtime *rtd, in tegra_pcm_dma_allocate() 205 struct snd_soc_pcm_runtime *rtd) in tegra_pcm_construct()
|
/sound/soc/samsung/ |
D | littlemill.c | 21 struct snd_soc_pcm_runtime *rtd; in littlemill_set_bias_level() local 68 struct snd_soc_pcm_runtime *rtd; in littlemill_set_bias_level_post() local 107 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in littlemill_hw_params() local 179 struct snd_soc_pcm_runtime *rtd; in bbclk_ev() local 260 struct snd_soc_pcm_runtime *rtd; in littlemill_late_probe() local
|