/linux/sound/soc/ |
H A 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() argument 23 #define soc_link_mark_push(rtd, substream, tgt) ((rtd)->mark_##tgt = substream) argument 24 #define soc_link_mark_pop(rtd, tgt) ((rtd)->mark_##tgt = NULL) argument 25 #define soc_link_mark_match(rtd, substrea argument 27 snd_soc_link_init(struct snd_soc_pcm_runtime * rtd) snd_soc_link_init() argument 37 snd_soc_link_exit(struct snd_soc_pcm_runtime * rtd) snd_soc_link_exit() argument 43 snd_soc_link_be_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) snd_soc_link_be_hw_params_fixup() argument 56 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_link_startup() local 73 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_link_shutdown() local 88 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_link_prepare() local 101 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_link_hw_params() local 117 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_link_hw_free() local 132 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_link_trigger() local 145 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_link_trigger() local 172 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_link_compr_startup() local 189 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_link_compr_shutdown() local 204 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_link_compr_set_params() local [all...] |
H A 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; soc_compr_open() local 246 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_trigger() local 325 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_set_params() local 425 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_get_params() local 443 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_ack() local 462 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_pointer() local 481 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_set_metadata() local 495 struct snd_soc_pcm_runtime *rtd = cstream->private_data; soc_compr_get_metadata() local 543 snd_soc_new_compress(struct snd_soc_pcm_runtime * rtd) snd_soc_new_compress() argument [all...] |
H A 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() argument 138 static inline const char *soc_cpu_dai_name(struct snd_soc_pcm_runtime *rtd) in soc_cpu_dai_name() argument 142 static inline const char *soc_codec_dai_name(struct snd_soc_pcm_runtime *rtd) in soc_codec_dai_name() argument 269 soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime * rtd) soc_dpcm_debugfs_add() argument 356 snd_soc_runtime_action(struct snd_soc_pcm_runtime * rtd,int stream,int action) snd_soc_runtime_action() argument 386 snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime * rtd) snd_soc_runtime_ignore_pmdown_time() argument 443 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_apply_symmetry() local 473 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_params_symmetry() local 507 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_update_symmetry() local 528 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_set_msb() local 542 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_apply_msb() local 619 snd_soc_runtime_calc_hw(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hardware * hw,int stream) snd_soc_runtime_calc_hw() argument 692 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_init_runtime_hw() local 708 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_components_open() local 728 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_components_close() local 743 soc_pcm_clean(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream,int rollback) soc_pcm_clean() argument 783 __soc_pcm_close(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream) __soc_pcm_close() argument 792 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_close() local 802 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_hw_sanity_check() local 842 __soc_pcm_open(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream) __soc_pcm_open() argument 907 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_open() local 921 __soc_pcm_prepare(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream) __soc_pcm_prepare() argument 969 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_prepare() local 996 soc_pcm_hw_clean(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream,int rollback) soc_pcm_hw_clean() argument 1035 __soc_pcm_hw_free(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream) __soc_pcm_hw_free() argument 1044 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_hw_free() local 1061 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); __soc_pcm_hw_params() local 1163 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_hw_params() local 1188 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); soc_pcm_trigger() local 1455 struct snd_soc_pcm_runtime *rtd; dpcm_end_walk_at_be() local 1914 struct snd_soc_pcm_runtime *rtd; dpcm_apply_symmetry() local 2791 soc_get_playback_capture(struct snd_soc_pcm_runtime * rtd,int * playback,int * capture) soc_get_playback_capture() argument 2860 soc_create_pcm(struct snd_pcm ** pcm,struct snd_soc_pcm_runtime * rtd,int playback,int capture) soc_create_pcm() argument 2901 soc_new_pcm(struct snd_soc_pcm_runtime * rtd) soc_new_pcm() argument [all...] |
H A D | soc-component.c | 512 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_trigger() local 533 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_set_params() local 554 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_get_params() local 574 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in snd_soc_component_compr_get_caps() local 598 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_component_compr_get_codec_caps() local 621 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_component_compr_ack() local 642 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_component_compr_pointer() local 662 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_component_compr_copy() local 686 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_component_compr_set_metadata() local 707 struct snd_soc_pcm_runtime *rtd = cstream->private_data; snd_soc_component_compr_get_metadata() local 968 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_pointer() local 980 snd_soc_component_is_codec_on_rtd(struct snd_soc_pcm_runtime * rtd,struct snd_soc_component * component) snd_soc_component_is_codec_on_rtd() argument 998 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_delay() local 1025 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_ioctl() local 1042 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_sync_stop() local 1062 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_copy() local 1079 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_page() local 1100 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_mmap() local 1115 snd_soc_pcm_component_new(struct snd_soc_pcm_runtime * rtd) snd_soc_pcm_component_new() argument 1132 snd_soc_pcm_component_free(struct snd_soc_pcm_runtime * rtd) snd_soc_pcm_component_free() argument 1147 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_prepare() local 1165 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_hw_params() local 1186 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_hw_free() local 1220 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_trigger() local 1252 snd_soc_pcm_component_pm_runtime_get(struct snd_soc_pcm_runtime * rtd,void * stream) snd_soc_pcm_component_pm_runtime_get() argument 1271 snd_soc_pcm_component_pm_runtime_put(struct snd_soc_pcm_runtime * rtd,void * stream,int rollback) snd_soc_pcm_component_pm_runtime_put() argument 1290 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); snd_soc_pcm_component_ack() local [all...] |
/linux/sound/soc/amd/ |
H A D | acp-da7219-max98357a.c | 53 static int cz_da7219_init(struct snd_soc_pcm_runtime *rtd) in cz_da7219_init() argument 109 struct snd_soc_pcm_runtime *rtd = snd_soc_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() argument 194 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); rt5682_clk_enable() local 248 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_da7219_play_startup() local 269 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_da7219_cap_startup() local 291 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_max_startup() local 312 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_dmic0_startup() local 333 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_dmic1_startup() local 360 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_rt5682_play_startup() local 381 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_rt5682_cap_startup() local 403 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_rt5682_max_startup() local 424 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_rt5682_dmic0_startup() local 445 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); cz_rt5682_dmic1_startup() local [all...] |
/linux/sound/soc/qcom/ |
H A D | sc7280.c | 60 static int sc7280_headset_init(struct snd_soc_pcm_runtime *rtd) in sc7280_headset_init() argument 117 static int sc7280_hdmi_init(struct snd_soc_pcm_runtime *rtd) in sc7280_hdmi_init() argument 141 static int sc7280_rt5682_init(struct snd_soc_pcm_runtime *rtd) in sc7280_rt5682_init() argument 180 sc7280_init(struct snd_soc_pcm_runtime * rtd) sc7280_init() argument 209 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7280_snd_hw_params() local 241 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7280_snd_swr_prepare() local 272 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7280_snd_prepare() local 291 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7280_snd_hw_free() local 316 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7280_snd_shutdown() local 347 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7280_snd_startup() local 392 sc7280_snd_be_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) sc7280_snd_be_hw_params_fixup() argument [all...] |
H A D | sc7180.c | 57 static int sc7180_headset_init(struct snd_soc_pcm_runtime *rtd) in sc7180_headset_init() argument 93 static int sc7180_hdmi_init(struct snd_soc_pcm_runtime *rtd) in sc7180_hdmi_init() argument 119 static int sc7180_init(struct snd_soc_pcm_runtime *rtd) in sc7180_init() argument 138 sc7180_qdsp_init(struct snd_soc_pcm_runtime * rtd) sc7180_qdsp_init() argument 158 sc7180_startup_realtek_codec(struct snd_soc_pcm_runtime * rtd) sc7180_startup_realtek_codec() argument 203 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7180_snd_startup() local 237 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7180_qdsp_snd_startup() local 310 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7180_snd_shutdown() local 337 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7180_qdsp_snd_shutdown() local 371 sc7180_adau7002_init(struct snd_soc_pcm_runtime * rtd) sc7180_adau7002_init() argument 392 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc7180_adau7002_snd_startup() local 419 sc7180_qdsp_be_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) sc7180_qdsp_be_hw_params_fixup() argument [all...] |
H A D | sm8250.c | 32 static int sm8250_snd_init(struct snd_soc_pcm_runtime *rtd) in sm8250_snd_init() argument 48 static void sm8250_snd_exit(struct snd_soc_pcm_runtime *rtd) in sm8250_snd_exit() argument 59 sm8250_be_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) sm8250_be_hw_params_fixup() argument 79 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sm8250_snd_startup() local 117 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sm8250_snd_shutdown() local 129 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sm8250_snd_hw_params() local 138 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sm8250_snd_prepare() local 149 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sm8250_snd_hw_free() local [all...] |
H A D | sc8280xp.c | 26 static int sc8280xp_snd_init(struct snd_soc_pcm_runtime *rtd) in sc8280xp_snd_init() argument 68 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in sc8280xp_snd_shutdown() local 77 static int sc8280xp_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in sc8280xp_be_hw_params_fixup() argument 107 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc8280xp_snd_hw_params() local 116 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc8280xp_snd_prepare() local 127 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sc8280xp_snd_hw_free() local [all...] |
H A D | x1e80100.c | 27 static int x1e80100_snd_init(struct snd_soc_pcm_runtime *rtd) in x1e80100_snd_init() argument 55 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in x1e80100_snd_shutdown() local 64 static int x1e80100_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in x1e80100_be_hw_params_fixup() argument 91 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); x1e80100_snd_hw_params() local 128 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); x1e80100_snd_prepare() local 158 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); x1e80100_snd_hw_free() local [all...] |
H A D | sdw.c | 24 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in qcom_snd_sdw_startup() local 85 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in qcom_snd_sdw_prepare() local 136 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in qcom_snd_sdw_hw_params() local 166 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); qcom_snd_sdw_hw_free() local [all...] |
/linux/drivers/rtc/ |
H A 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); test_rtc_read_time() local 74 struct rtc_test_data *rtd = dev_get_drvdata(dev); test_rtc_set_time() local 83 struct rtc_test_data *rtd = dev_get_drvdata(dev); test_rtc_alarm_irq_enable() local 110 struct rtc_test_data *rtd = timer_container_of(rtd, t, alarm); test_rtc_alarm_handler() local 117 struct rtc_test_data *rtd; test_probe() local [all...] |
/linux/sound/soc/sof/ |
H A 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; sof_compr_set_params() local 272 struct snd_soc_pcm_runtime *rtd = cstream->private_data; sof_compr_trigger() local 305 sof_compr_copy_playback(struct snd_compr_runtime * rtd,char __user * buf,size_t count) sof_compr_copy_playback() argument 326 sof_compr_copy_capture(struct snd_compr_runtime * rtd,char __user * buf,size_t count) sof_compr_copy_capture() argument 351 struct snd_compr_runtime *rtd = cstream->runtime; sof_compr_copy() local 367 struct snd_soc_pcm_runtime *rtd = cstream->private_data; sof_compr_pointer() local [all...] |
H A D | pcm.c | 45 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in snd_sof_pcm_period_elapsed() local 70 sof_pcm_setup_connected_widgets(struct snd_sof_dev *sdev, struct snd_soc_pcm_runtime *rtd, in sof_pcm_setup_connected_widgets() argument 108 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in sof_pcm_hw_params() local 257 struct snd_soc_pcm_runtime *rtd in sof_pcm_hw_free() local 282 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sof_pcm_prepare() local 329 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sof_pcm_trigger() local 441 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sof_pcm_pointer() local 480 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sof_pcm_open() local 543 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); sof_pcm_close() local 579 sof_pcm_new(struct snd_soc_component * component,struct snd_soc_pcm_runtime * rtd) sof_pcm_new() argument 642 sof_pcm_dai_link_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) sof_pcm_dai_link_fixup() argument [all...] |
/linux/sound/soc/uniphier/ |
H A D | aio-compress.c | 24 static int uniphier_aio_comprdma_new(struct snd_soc_pcm_runtime *rtd) in uniphier_aio_comprdma_new() argument 57 static int uniphier_aio_comprdma_free(struct snd_soc_pcm_runtime *rtd) in uniphier_aio_comprdma_free() argument 78 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_open() local 104 struct snd_soc_pcm_runtime *rtd in uniphier_aio_compr_free() local 125 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_get_params() local 138 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_set_params() local 169 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_hw_free() local 181 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_prepare() local 220 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_trigger() local 254 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_pointer() local 328 struct snd_soc_pcm_runtime *rtd = cstream->private_data; uniphier_aio_compr_copy() local [all...] |
/linux/sound/soc/mediatek/mt8183/ |
H A D | mt8183-mt6358-ts3a227-max98357.c | 46 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in mt8183_mt6358_i2s_hw_params() local 63 struct snd_soc_pcm_runtime *rtd = snd_soc_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() argument 108 static int mt8183_rt1015_i2s_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in mt8183_rt1015_i2s_hw_params_fixup() argument 305 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8183_mt6358_tdm_startup() local 324 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8183_mt6358_tdm_shutdown() local 348 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8183_mt6358_ts3a227_max98357_wov_startup() local 361 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8183_mt6358_ts3a227_max98357_wov_shutdown() local 380 mt8183_mt6358_ts3a227_max98357_hdmi_init(struct snd_soc_pcm_runtime * rtd) mt8183_mt6358_ts3a227_max98357_hdmi_init() argument 395 mt8183_bt_init(struct snd_soc_pcm_runtime * rtd) mt8183_bt_init() argument 410 mt8183_i2s2_init(struct snd_soc_pcm_runtime * rtd) mt8183_i2s2_init() argument [all...] |
H A D | mt8183-da7219-max98357.c | 50 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in mt8183_mt6358_i2s_hw_params() local 66 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in mt8183_da7219_i2s_hw_params() local 107 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in mt8183_da7219_hw_free() local 135 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8183_da7219_rt1015_i2s_hw_params() local 170 mt8183_i2s_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8183_i2s_hw_params_fixup() argument 182 mt8183_rt1015_i2s_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8183_rt1015_i2s_hw_params_fixup() argument 375 mt8183_da7219_max98357_hdmi_init(struct snd_soc_pcm_runtime * rtd) mt8183_da7219_max98357_hdmi_init() argument 390 mt8183_bt_init(struct snd_soc_pcm_runtime * rtd) mt8183_bt_init() argument 405 mt8183_da7219_init(struct snd_soc_pcm_runtime * rtd) mt8183_da7219_init() argument [all...] |
/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 357 static int mt8188_mt6359_mtkaif_calibration(struct snd_soc_pcm_runtime *rtd) in mt8188_mt6359_mtkaif_calibration() argument 521 static int mt8188_mt6359_accdet_init(struct snd_soc_pcm_runtime *rtd) in mt8188_mt6359_accdet_init() argument 550 static int mt8188_mt6359_init(struct snd_soc_pcm_runtime *rtd) in mt8188_mt6359_init() argument 608 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8188_dptx_hw_params() local 621 mt8188_dptx_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8188_dptx_hw_params_fixup() argument 633 mt8188_hdmi_codec_init(struct snd_soc_pcm_runtime * rtd) mt8188_hdmi_codec_init() argument 659 mt8188_dptx_codec_init(struct snd_soc_pcm_runtime * rtd) mt8188_dptx_codec_init() argument 684 mt8188_dumb_amp_init(struct snd_soc_pcm_runtime * rtd) mt8188_dumb_amp_init() argument 709 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8188_max98390_hw_params() local 737 mt8188_max98390_codec_init(struct snd_soc_pcm_runtime * rtd) mt8188_max98390_codec_init() argument 779 mt8188_headset_codec_init(struct snd_soc_pcm_runtime * rtd) mt8188_headset_codec_init() argument 836 mt8188_headset_codec_exit(struct snd_soc_pcm_runtime * rtd) mt8188_headset_codec_exit() argument 847 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8188_nau8825_hw_params() local 881 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8188_rt5682s_i2s_hw_params() local 926 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8188_sof_be_hw_params() local 952 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8188_es8326_hw_params() local [all...] |
/linux/sound/soc/amd/acp/ |
H A D | acp-mach-common.c | 116 static int acp_card_rt5682_init(struct snd_soc_pcm_runtime *rtd) in acp_card_rt5682_init() argument 175 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in acp_card_hs_startup() local 209 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); acp_card_shutdown() local 220 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); acp_card_rt5682_hw_params() local 357 acp_card_rt5682s_init(struct snd_soc_pcm_runtime * rtd) acp_card_rt5682s_init() argument 418 struct snd_soc_pcm_runtime *rtd = substream->private_data; acp_card_rt5682s_hw_params() local 581 acp_card_rt1019_init(struct snd_soc_pcm_runtime * rtd) acp_card_rt1019_init() argument 611 struct snd_soc_pcm_runtime *rtd = substream->private_data; acp_card_rt1019_hw_params() local 746 acp_card_maxim_init(struct snd_soc_pcm_runtime * rtd) acp_card_maxim_init() argument 776 struct snd_soc_pcm_runtime *rtd = substream->private_data; acp_card_maxim_hw_params() local 882 acp_card_max98388_init(struct snd_soc_pcm_runtime * rtd) acp_card_max98388_init() argument 914 struct snd_soc_pcm_runtime *rtd = substream->private_data; acp_max98388_hw_params() local 966 acp_card_nau8825_init(struct snd_soc_pcm_runtime * rtd) acp_card_nau8825_init() argument 1022 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); acp_nau8825_hw_params() local 1181 acp_8821_init(struct snd_soc_pcm_runtime * rtd) acp_8821_init() argument 1246 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); acp_nau8821_hw_params() local [all...] |
/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-mt6359.c | 154 static int mt8195_mt6359_mtkaif_calibration(struct snd_soc_pcm_runtime *rtd) in mt8195_mt6359_mtkaif_calibration() argument 317 static int mt8195_mt6359_init(struct snd_soc_pcm_runtime *rtd) in mt8195_mt6359_init() argument 344 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in mt8195_dptx_hw_params() local 355 static int mt8195_dptx_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8195_dptx_codec_init() argument 370 mt8195_hdmi_codec_init(struct snd_soc_pcm_runtime * rtd) mt8195_hdmi_codec_init() argument 385 mt8195_dptx_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8195_dptx_hw_params_fixup() argument 400 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8195_rt5682_etdm_hw_params() local 442 mt8195_rt5682_init(struct snd_soc_pcm_runtime * rtd) mt8195_rt5682_init() argument 491 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8195_rt1011_etdm_hw_params() local 524 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8195_sof_be_hw_params() local 547 mt8195_rt1011_init(struct snd_soc_pcm_runtime * rtd) mt8195_rt1011_init() argument 575 mt8195_dumb_amp_init(struct snd_soc_pcm_runtime * rtd) mt8195_dumb_amp_init() argument 598 mt8195_rt1019_init(struct snd_soc_pcm_runtime * rtd) mt8195_rt1019_init() argument 615 mt8195_max98390_init(struct snd_soc_pcm_runtime * rtd) mt8195_max98390_init() argument 643 mt8195_etdm_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8195_etdm_hw_params_fixup() argument 1255 mt8195_dai_link_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8195_dai_link_fixup() argument [all...] |
/linux/sound/soc/intel/boards/ |
H A D | sof_realtek_common.c | 139 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in rt1011_hw_params() local 186 static int rt1011_init(struct snd_soc_pcm_runtime *rtd) in rt1011_init() argument 344 rt1015p_init(struct snd_soc_pcm_runtime * rtd) rt1015p_init() argument 399 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); rt1015_hw_params() local 481 speaker_codec_init_lr(struct snd_soc_pcm_runtime * rtd) speaker_codec_init_lr() argument 561 rt1308_init(struct snd_soc_pcm_runtime * rtd) rt1308_init() argument 592 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); rt1308_hw_params() local 650 rt1019p_init(struct snd_soc_pcm_runtime * rtd) rt1019p_init() argument [all...] |
/linux/sound/soc/tegra/ |
H A D | tegra_pcm.c | 79 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in tegra_pcm_open() local 130 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in tegra_pcm_close() local 145 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in tegra_pcm_hw_params() local 194 tegra_pcm_dma_allocate(struct device * dev,struct snd_soc_pcm_runtime * rtd,size_t size) tegra_pcm_dma_allocate() argument 208 tegra_pcm_construct(struct snd_soc_component * component,struct snd_soc_pcm_runtime * rtd) tegra_pcm_construct() argument [all...] |
/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-mt6366.c | 140 static int primary_codec_init(struct snd_soc_pcm_runtime *rtd) in primary_codec_init() argument 176 static int mt8186_headset_codec_init(struct snd_soc_pcm_runtime *rtd) in mt8186_headset_codec_init() argument 230 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8186_da7219_i2s_hw_params() local 274 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8186_da7219_i2s_hw_free() local 300 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); mt8186_rt5682s_i2s_hw_params() local 347 mt8186_mt6366_rt1019_rt5682s_hdmi_init(struct snd_soc_pcm_runtime * rtd) mt8186_mt6366_rt1019_rt5682s_hdmi_init() argument 374 mt8186_hw_params_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params,snd_pcm_format_t fmt) mt8186_hw_params_fixup() argument 396 mt8186_i2s_hw_params_24le_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8186_i2s_hw_params_24le_fixup() argument 402 mt8186_i2s_hw_params_32le_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8186_i2s_hw_params_32le_fixup() argument 409 mt8186_sof_dai_link_fixup(struct snd_soc_pcm_runtime * rtd,struct snd_pcm_hw_params * params) mt8186_sof_dai_link_fixup() argument [all...] |
/linux/sound/soc/samsung/ |
H A D | littlemill.c | 20 struct snd_soc_pcm_runtime *rtd; in littlemill_set_bias_level() local 67 struct snd_soc_pcm_runtime *rtd; in littlemill_set_bias_level_post() local 104 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in littlemill_hw_params() local 177 struct snd_soc_pcm_runtime *rtd; in bbclk_ev() local 271 struct snd_soc_pcm_runtime *rtd; littlemill_late_probe() local [all...] |
/linux/sound/soc/amd/raven/ |
H A D | acp3x-pcm-dma.c | 107 static void config_acp3x_dma(struct i2s_stream_instance *rtd, int direction) in config_acp3x_dma() argument 248 struct i2s_stream_instance *rtd; acp3x_dma_hw_params() local 298 struct i2s_stream_instance *rtd; acp3x_dma_pointer() local 315 acp3x_dma_new(struct snd_soc_component * component,struct snd_soc_pcm_runtime * rtd) acp3x_dma_new() argument 440 struct i2s_stream_instance *rtd = acp3x_resume() local 457 struct i2s_stream_instance *rtd = acp3x_resume() local [all...] |