Home
last modified time | relevance | path

Searched defs:rtd (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/linux-6.6.21/sound/soc/
Dsoc-link.c11 #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 …]
Dsoc-compress.c26 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 …]
Dsoc-component.c510 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 …]
Dsoc-pcm.c29 #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()
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-6.6.21/sound/soc/amd/
Dacp-da7219-max98357a.c53 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-6.6.21/sound/soc/qcom/
Dsc7280.c57 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 …]
Dsm8250.c28 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-6.6.21/drivers/rtc/
Drtc-test.c26 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
/linux-6.6.21/sound/soc/sof/
Dcompress.c50 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
Dpcm.c28 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
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-6.6.21/sound/soc/mediatek/mt8186/
Dmt8186-mt6366-da7219-max98357.c70 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
Dmt8186-mt6366-rt1019-rt5682s.c126 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-6.6.21/sound/soc/uniphier/
Daio-compress.c24 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-6.6.21/sound/soc/mediatek/mt8183/
Dmt8183-mt6358-ts3a227-max98357.c46 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 …]
Dmt8183-da7219-max98357.c50 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()
/linux-6.6.21/sound/soc/intel/boards/
Dkbl_rt5663_max98927.c258 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 …]
Dsof_realtek_common.c71 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
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()
Dkbl_rt5660.c136 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
Dskl_nau88l25_ssm4567.c170 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
Dkbl_da7219_max98357a.c159 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()
Dkbl_da7219_max98927.c242 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in kabylake_ssp0_trigger() local
296 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-6.6.21/sound/soc/mediatek/mt8195/
Dmt8195-mt6359.c144 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-6.6.21/sound/soc/amd/acp/
Dacp-mach-common.c116 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-6.6.21/sound/soc/mediatek/mt8188/
Dmt8188-mt6359.c269 static int mt8188_mt6359_mtkaif_calibration(struct snd_soc_pcm_runtime *rtd) in mt8188_mt6359_mtkaif_calibration()
433 static int mt8188_mt6359_init(struct snd_soc_pcm_runtime *rtd) in mt8188_mt6359_init()
479 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8188_dptx_hw_params() local
492 static int mt8188_dptx_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8188_dptx_hw_params_fixup()
504 static int mt8188_hdmi_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8188_hdmi_codec_init()
529 static int mt8188_dptx_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8188_dptx_codec_init()
553 static int mt8188_dumb_amp_init(struct snd_soc_pcm_runtime *rtd) in mt8188_dumb_amp_init()
578 struct snd_soc_pcm_runtime *rtd = substream->private_data; in mt8188_max98390_hw_params() local
606 static int mt8188_max98390_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8188_max98390_codec_init()
648 static int mt8188_nau8825_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8188_nau8825_codec_init()
[all …]
/linux-6.6.21/sound/soc/tegra/
Dtegra_pcm.c79 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_open() local
130 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()

12345678910>>...13