| /Linux-v6.6/sound/soc/ | 
| D | soc-link.c | 11 #define soc_link_ret(rtd, ret) _soc_link_ret(rtd, __func__, ret)  argument12 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 | 26 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_compr_components_open()  local47 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_compr_components_free()  local
 59 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_clean()  local
 100 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_open()  local
 246 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_trigger()  local
 325 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_set_params()  local
 421 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_get_params()  local
 439 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_ack()  local
 458 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_pointer()  local
 477 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in soc_compr_set_metadata()  local
 [all …]
 
 | 
| D | soc-component.c | 510 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_trigger()  local531 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_set_params()  local
 552 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_get_params()  local
 572 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_get_caps()  local
 596 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_get_codec_caps()  local
 619 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_ack()  local
 640 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_pointer()  local
 660 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_copy()  local
 684 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_set_metadata()  local
 705 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in snd_soc_component_compr_get_metadata()  local
 [all …]
 
 | 
| D | soc-pcm.c | 29 #define soc_pcm_ret(rtd, ret) _soc_pcm_ret(rtd, __func__, ret)  argument30 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 …]
 
 | 
| /Linux-v6.6/sound/soc/amd/ | 
| D | acp-da7219-max98357a.c | 53 static int cz_da7219_init(struct snd_soc_pcm_runtime *rtd)  in cz_da7219_init()109 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in da7219_clk_enable()  local
 133 static int cz_rt5682_init(struct snd_soc_pcm_runtime *rtd)  in cz_rt5682_init()
 194 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in rt5682_clk_enable()  local
 248 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in cz_da7219_play_startup()  local
 269 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in cz_da7219_cap_startup()  local
 291 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in cz_max_startup()  local
 312 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in cz_dmic0_startup()  local
 333 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in cz_dmic1_startup()  local
 360 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in cz_rt5682_play_startup()  local
 [all …]
 
 | 
| /Linux-v6.6/sound/soc/qcom/ | 
| D | sc7280.c | 57 static int sc7280_headset_init(struct snd_soc_pcm_runtime *rtd)  in sc7280_headset_init()114 static int sc7280_hdmi_init(struct snd_soc_pcm_runtime *rtd)  in sc7280_hdmi_init()
 138 static int sc7280_rt5682_init(struct snd_soc_pcm_runtime *rtd)  in sc7280_rt5682_init()
 177 static int sc7280_init(struct snd_soc_pcm_runtime *rtd)  in sc7280_init()
 206 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in sc7280_snd_hw_params()  local
 238 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in sc7280_snd_swr_prepare()  local
 269 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in sc7280_snd_prepare()  local
 288 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in sc7280_snd_hw_free()  local
 313 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in sc7280_snd_shutdown()  local
 340 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in sc7280_snd_startup()  local
 [all …]
 
 | 
| 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
 
 | 
| /Linux-v6.6/drivers/rtc/ | 
| D | rtc-test.c | 26 	struct rtc_test_data *rtd = dev_get_drvdata(dev);  in test_rtc_read_alarm()  local40 	struct rtc_test_data *rtd = dev_get_drvdata(dev);  in test_rtc_set_alarm()  local
 65 	struct rtc_test_data *rtd = dev_get_drvdata(dev);  in test_rtc_read_time()  local
 74 	struct rtc_test_data *rtd = dev_get_drvdata(dev);  in test_rtc_set_time()  local
 83 	struct rtc_test_data *rtd = dev_get_drvdata(dev);  in test_rtc_alarm_irq_enable()  local
 110 	struct rtc_test_data *rtd = from_timer(rtd, t, alarm);  in test_rtc_alarm_handler()  local
 117 	struct rtc_test_data *rtd;  in test_probe()  local
 
 | 
| /Linux-v6.6/sound/soc/sof/ | 
| D | compress.c | 50 	struct snd_soc_pcm_runtime *rtd;  in snd_sof_compr_fragment_elapsed()  local83 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in create_page_table()  local
 98 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in sof_compr_open()  local
 136 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in sof_compr_free()  local
 166 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in sof_compr_set_params()  local
 272 	struct snd_soc_pcm_runtime *rtd = cstream->private_data;  in sof_compr_trigger()  local
 305 static int sof_compr_copy_playback(struct snd_compr_runtime *rtd,  in sof_compr_copy_playback()
 326 static int sof_compr_copy_capture(struct snd_compr_runtime *rtd,  in sof_compr_copy_capture()
 351 	struct snd_compr_runtime *rtd = cstream->runtime;  in sof_compr_copy()  local
 367 	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()  local63 	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
 249 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in sof_pcm_prepare()  local
 286 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in sof_pcm_trigger()  local
 389 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in sof_pcm_pointer()  local
 420 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in sof_pcm_open()  local
 485 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in sof_pcm_close()  local
 [all …]
 
 | 
| /Linux-v6.6/sound/soc/mediatek/mt8186/ | 
| D | mt8186-mt6366-da7219-max98357.c | 70 static int mt8186_da7219_init(struct snd_soc_pcm_runtime *rtd)  in mt8186_da7219_init()114 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8186_da7219_i2s_hw_params()  local
 162 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8186_da7219_i2s_hw_free()  local
 186 static int mt8186_mt6366_da7219_max98357_hdmi_init(struct snd_soc_pcm_runtime *rtd)  in mt8186_mt6366_da7219_max98357_hdmi_init()
 213 static int mt8186_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_hw_params_fixup()
 235 static int mt8186_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_i2s_hw_params_fixup()
 241 static int mt8186_anx7625_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_anx7625_i2s_hw_params_fixup()
 248 static int mt8186_sof_dai_link_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_sof_dai_link_fixup()
 284 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8186_mt6366_da7219_max98357_playback_startup()  local
 330 	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 | 126 static int primary_codec_init(struct snd_soc_pcm_runtime *rtd)  in primary_codec_init()162 static int mt8186_rt5682s_init(struct snd_soc_pcm_runtime *rtd)  in mt8186_rt5682s_init()
 203 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in mt8186_rt5682s_i2s_hw_params()  local
 250 static int mt8186_mt6366_rt1019_rt5682s_hdmi_init(struct snd_soc_pcm_runtime *rtd)  in mt8186_mt6366_rt1019_rt5682s_hdmi_init()
 277 static int mt8186_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_hw_params_fixup()
 299 static int mt8186_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_i2s_hw_params_fixup()
 305 static int mt8186_it6505_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_it6505_i2s_hw_params_fixup()
 312 static int mt8186_sof_dai_link_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8186_sof_dai_link_fixup()
 348 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8186_mt6366_rt1019_rt5682s_playback_startup()  local
 394 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8186_mt6366_rt1019_rt5682s_capture_startup()  local
 
 | 
| /Linux-v6.6/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 …]
 
 | 
| /Linux-v6.6/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()  local63 	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 | 50 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8183_mt6358_i2s_hw_params()  local66 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8183_da7219_i2s_hw_params()  local
 107 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8183_da7219_hw_free()  local
 135 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in mt8183_da7219_rt1015_i2s_hw_params()  local
 170 static int mt8183_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8183_i2s_hw_params_fixup()
 182 static int mt8183_rt1015_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8183_rt1015_i2s_hw_params_fixup()
 375 static int mt8183_da7219_max98357_hdmi_init(struct snd_soc_pcm_runtime *rtd)  in mt8183_da7219_max98357_hdmi_init()
 390 static int mt8183_bt_init(struct snd_soc_pcm_runtime *rtd)  in mt8183_bt_init()
 405 static int mt8183_da7219_init(struct snd_soc_pcm_runtime *rtd)  in mt8183_da7219_init()
 
 | 
| /Linux-v6.6/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 | 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 | sof_realtek_common.c | 71 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in rt1011_hw_params()  local118 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
 349 static int speaker_codec_init_lr(struct snd_soc_pcm_runtime *rtd)  in speaker_codec_init_lr()
 395 static int rt1308_init(struct snd_soc_pcm_runtime *rtd)  in rt1308_init()
 426 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in rt1308_hw_params()  local
 484 static int rt1019p_init(struct snd_soc_pcm_runtime *rtd)  in rt1019p_init()
 
 | 
| 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 | 159 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd,  in kabylake_ssp_fixup()179 static int kabylake_da7219_codec_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_da7219_codec_init()
 225 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device)  in kabylake_hdmi_init()
 243 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_hdmi1_init()
 248 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_hdmi2_init()
 253 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_hdmi3_init()
 258 static int kabylake_da7219_fe_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_da7219_fe_init()
 327 static int kabylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd,  in kabylake_dmic_fixup()
 
 | 
| D | kbl_da7219_max98927.c | 242 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in kabylake_ssp0_trigger()  local296 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd,  in kabylake_ssp_fixup()
 354 static int kabylake_da7219_codec_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_da7219_codec_init()
 396 static int kabylake_dmic_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_dmic_init()
 406 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device)  in kabylake_hdmi_init()
 424 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_hdmi1_init()
 429 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_hdmi2_init()
 434 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_hdmi3_init()
 439 static int kabylake_da7219_fe_init(struct snd_soc_pcm_runtime *rtd)  in kabylake_da7219_fe_init()
 508 static int kabylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd,  in kabylake_dmic_fixup()
 
 | 
| /Linux-v6.6/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 …]
 
 | 
| /Linux-v6.6/sound/soc/amd/acp/ | 
| D | acp-mach-common.c | 116 static int acp_card_rt5682_init(struct snd_soc_pcm_runtime *rtd)  in acp_card_rt5682_init()175 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in acp_card_hs_startup()  local
 209 	struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream);  in acp_card_shutdown()  local
 220 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in acp_card_rt5682_hw_params()  local
 341 static int acp_card_rt5682s_init(struct snd_soc_pcm_runtime *rtd)  in acp_card_rt5682s_init()
 402 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in acp_card_rt5682s_hw_params()  local
 542 static int acp_card_rt1019_init(struct snd_soc_pcm_runtime *rtd)  in acp_card_rt1019_init()
 572 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in acp_card_rt1019_hw_params()  local
 707 static int acp_card_maxim_init(struct snd_soc_pcm_runtime *rtd)  in acp_card_maxim_init()
 737 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in acp_card_maxim_hw_params()  local
 [all …]
 
 | 
| /Linux-v6.6/sound/soc/mediatek/mt8188/ | 
| D | mt8188-mt6359.c | 264 static int mt8188_mt6359_mtkaif_calibration(struct snd_soc_pcm_runtime *rtd)  in mt8188_mt6359_mtkaif_calibration()412 static int mt8188_mt6359_init(struct snd_soc_pcm_runtime *rtd)  in mt8188_mt6359_init()
 458 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in mt8188_dptx_hw_params()  local
 471 static int mt8188_dptx_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,  in mt8188_dptx_hw_params_fixup()
 483 static int mt8188_hdmi_codec_init(struct snd_soc_pcm_runtime *rtd)  in mt8188_hdmi_codec_init()
 508 static int mt8188_dptx_codec_init(struct snd_soc_pcm_runtime *rtd)  in mt8188_dptx_codec_init()
 532 static int mt8188_dumb_amp_init(struct snd_soc_pcm_runtime *rtd)  in mt8188_dumb_amp_init()
 557 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in mt8188_max98390_hw_params()  local
 585 static int mt8188_max98390_codec_init(struct snd_soc_pcm_runtime *rtd)  in mt8188_max98390_codec_init()
 627 static int mt8188_nau8825_codec_init(struct snd_soc_pcm_runtime *rtd)  in mt8188_nau8825_codec_init()
 [all …]
 
 | 
| /Linux-v6.6/sound/soc/tegra/ | 
| D | tegra_pcm.c | 79 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in tegra_pcm_open()  local130 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in tegra_pcm_close()  local
 145 	struct snd_soc_pcm_runtime *rtd = substream->private_data;  in tegra_pcm_hw_params()  local
 194 static int tegra_pcm_dma_allocate(struct device *dev, struct snd_soc_pcm_runtime *rtd,  in tegra_pcm_dma_allocate()
 208 			struct snd_soc_pcm_runtime *rtd)  in tegra_pcm_construct()
 
 |