| /kernel/linux/linux-5.10/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 | 28 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_open() local 55 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_free() local 75 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_open() local 197 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_free() local 284 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_trigger() local 304 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_trigger() local 386 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_set_params() local 407 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_set_params() local 510 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_get_params() local 539 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_get_caps() local [all …]
|
| /kernel/linux/linux-6.6/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 | 26 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_compr_components_open() local 47 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() local 531 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) argument 30 static inline int _soc_pcm_ret(struct snd_soc_pcm_runtime *rtd, in _soc_pcm_ret() 51 static inline void snd_soc_dpcm_stream_lock_irq(struct snd_soc_pcm_runtime *rtd, in snd_soc_dpcm_stream_lock_irq() 57 #define snd_soc_dpcm_stream_lock_irqsave_nested(rtd, stream, flags) \ argument 60 static inline void snd_soc_dpcm_stream_unlock_irq(struct snd_soc_pcm_runtime *rtd, in snd_soc_dpcm_stream_unlock_irq() 66 #define snd_soc_dpcm_stream_unlock_irqrestore(rtd, stream, flags) \ argument 71 static inline const char *soc_cpu_dai_name(struct snd_soc_pcm_runtime *rtd) in soc_cpu_dai_name() 75 static inline const char *soc_codec_dai_name(struct snd_soc_pcm_runtime *rtd) in soc_codec_dai_name() 204 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() 291 void snd_soc_runtime_action(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_action() [all …]
|
| /kernel/linux/linux-6.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 …]
|
| /kernel/linux/linux-6.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 …]
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-test.c | 26 struct rtc_test_data *rtd = dev_get_drvdata(dev); in test_rtc_read_alarm() local 40 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
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-test.c | 26 struct rtc_test_data *rtd = dev_get_drvdata(dev); in test_rtc_read_alarm() local 40 struct rtc_test_data *rtd = dev_get_drvdata(dev); in test_rtc_set_alarm() local 66 struct rtc_test_data *rtd = dev_get_drvdata(dev); in test_rtc_read_time() local 75 struct rtc_test_data *rtd = dev_get_drvdata(dev); in test_rtc_set_time() local 84 struct rtc_test_data *rtd = dev_get_drvdata(dev); in test_rtc_alarm_irq_enable() local 111 struct rtc_test_data *rtd = from_timer(rtd, t, alarm); in test_rtc_alarm_handler() local 118 struct rtc_test_data *rtd; in test_probe() local
|
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| D | compress.c | 50 struct snd_soc_pcm_runtime *rtd; in snd_sof_compr_fragment_elapsed() local 83 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() 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 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 388 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_pointer() local 419 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_open() local 484 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_close() local [all …]
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-5.10/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 174 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_hw_free() local 186 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_prepare() local 225 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_trigger() local 259 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_pointer() local [all …]
|
| /kernel/linux/linux-6.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() 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 | 50 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_i2s_hw_params() local 66 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()
|
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| D | pcm.c | 28 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in create_page_table() local 74 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_sof_pcm_period_elapsed() local 123 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_hw_params() local 240 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_hw_free() local 276 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_prepare() local 313 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_trigger() local 426 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_pointer() local 459 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_open() local 531 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_close() local 566 struct snd_soc_pcm_runtime *rtd) in sof_pcm_new() [all …]
|
| /kernel/linux/linux-6.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 …]
|
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| D | kbl_rt5663_max98927.c | 241 static int kabylake_rt5663_fe_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5663_fe_init() 257 static int kabylake_rt5663_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5663_codec_init() 288 static int kabylake_rt5663_max98927_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_rt5663_max98927_codec_init() 305 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init() 323 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi1_init() 328 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi2_init() 333 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi3_init() 338 static int kabylake_5663_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_5663_hdmi1_init() 343 static int kabylake_5663_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_5663_hdmi2_init() 396 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_ssp_fixup() [all …]
|
| /kernel/linux/linux-6.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 …]
|
| /kernel/linux/linux-5.10/sound/soc/mediatek/mt8183/ |
| D | mt8183-mt6358-ts3a227-max98357.c | 45 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_i2s_hw_params() local 62 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_rt1015_i2s_hw_params() local 100 static int mt8183_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_i2s_hw_params_fixup() 113 static int mt8183_rt1015_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_rt1015_i2s_hw_params_fixup() 266 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_tdm_startup() local 285 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_tdm_shutdown() local 309 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_ts3a227_max98357_wov_startup() local 322 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in mt8183_mt6358_ts3a227_max98357_wov_shutdown() local 341 mt8183_mt6358_ts3a227_max98357_hdmi_init(struct snd_soc_pcm_runtime *rtd) in mt8183_mt6358_ts3a227_max98357_hdmi_init()
|
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| D | tegra_pcm.c | 73 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_open() local 121 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_close() local 136 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_hw_params() local 183 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_hw_free() local 198 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_mmap() local 251 static int tegra_pcm_dma_allocate(struct snd_soc_pcm_runtime *rtd, in tegra_pcm_dma_allocate() 289 struct snd_soc_pcm_runtime *rtd) in tegra_pcm_construct()
|
| /kernel/linux/linux-6.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 …]
|
| /kernel/linux/linux-6.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 …]
|