/kernel/linux/linux-5.10/include/sound/ |
D | soc-dpcm.h | 15 struct snd_soc_pcm_runtime; 71 struct snd_soc_pcm_runtime *be; 72 struct snd_soc_pcm_runtime *fe; 117 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, 118 struct snd_soc_pcm_runtime *be, int stream); 121 int snd_soc_dpcm_can_be_params(struct snd_soc_pcm_runtime *fe, 122 struct snd_soc_pcm_runtime *be, int stream); 125 int snd_soc_dpcm_fe_can_update(struct snd_soc_pcm_runtime *fe, int stream); 128 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, 129 struct snd_soc_pcm_runtime *be, int stream); [all …]
|
D | soc-link.h | 11 int snd_soc_link_init(struct snd_soc_pcm_runtime *rtd); 12 void snd_soc_link_exit(struct snd_soc_pcm_runtime *rtd); 13 int snd_soc_link_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd,
|
D | soc-dai.h | 162 struct snd_soc_pcm_runtime *rtd, int num); 179 int snd_soc_pcm_dai_probe(struct snd_soc_pcm_runtime *rtd, int order); 180 int snd_soc_pcm_dai_remove(struct snd_soc_pcm_runtime *rtd, int order); 181 int snd_soc_pcm_dai_new(struct snd_soc_pcm_runtime *rtd); 333 int (*compress_new)(struct snd_soc_pcm_runtime *rtd, int num); 335 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd,
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-link.c | 12 static inline int _soc_link_ret(struct snd_soc_pcm_runtime *rtd, in _soc_link_ret() 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() 87 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_shutdown() 102 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_prepare() 115 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_hw_params() 127 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_hw_free() 136 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_link_trigger() [all …]
|
D | soc-pcm.c | 61 static ssize_t dpcm_show_state(struct snd_soc_pcm_runtime *fe, in dpcm_show_state() 97 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_show_state() 124 struct snd_soc_pcm_runtime *fe = file->private_data; in dpcm_state_read_file() 157 void soc_dpcm_debugfs_add(struct snd_soc_pcm_runtime *rtd) in soc_dpcm_debugfs_add() 219 void snd_soc_runtime_action(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_action() 241 bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd) in snd_soc_runtime_ignore_pmdown_time() 280 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event() 287 struct snd_soc_pcm_runtime *be = dpcm->be; in dpcm_dapm_stream_event() 307 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in soc_pcm_apply_symmetry() 364 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in soc_pcm_params_symmetry() [all …]
|
D | soc-compress.c | 28 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_open() 55 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_free() 75 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_open() 118 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_open_fe() 197 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_free() 236 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_free_fe() 284 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_trigger() 304 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_trigger() 335 struct snd_soc_pcm_runtime *fe = cstream->private_data; in soc_compr_trigger_fe() 386 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in soc_compr_components_set_params() [all …]
|
D | soc-component.c | 618 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_pointer() 633 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_ioctl() 650 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_sync_stop() 670 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_copy_user() 689 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_page() 710 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_mmap() 725 int snd_soc_pcm_component_new(struct snd_soc_pcm_runtime *rtd) in snd_soc_pcm_component_new() 742 void snd_soc_pcm_component_free(struct snd_soc_pcm_runtime *rtd) in snd_soc_pcm_component_free() 757 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_prepare() 776 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_soc_pcm_component_hw_params() [all …]
|
/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() 104 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_free() 125 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_get_params() 138 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_set_params() 174 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_hw_free() 186 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_prepare() 225 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_trigger() 259 struct snd_soc_pcm_runtime *rtd = cstream->private_data; in uniphier_aio_compr_pointer() [all …]
|
/kernel/linux/linux-5.10/sound/soc/sh/ |
D | dma-sh7760.c | 121 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in camelot_pcm_open() 155 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in camelot_pcm_close() 177 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in camelot_hw_params() 196 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in camelot_prepare() 244 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in camelot_trigger() 272 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in camelot_pos() 292 struct snd_soc_pcm_runtime *rtd) in camelot_pcm_new()
|
/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() 121 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_close() 136 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_hw_params() 183 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_hw_free() 198 struct snd_soc_pcm_runtime *rtd = substream->private_data; in tegra_pcm_mmap() 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-5.10/sound/soc/intel/boards/ |
D | sof_sdw_rt1308.c | 38 static int first_spk_init(struct snd_soc_pcm_runtime *rtd) in first_spk_init() 70 static int second_spk_init(struct snd_soc_pcm_runtime *rtd) in second_spk_init() 82 static int all_spk_init(struct snd_soc_pcm_runtime *rtd) in all_spk_init() 96 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in rt1308_i2s_hw_params()
|
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()
|
D | sof_sdw_rt1316.c | 37 static int first_spk_init(struct snd_soc_pcm_runtime *rtd) in first_spk_init() 69 static int second_spk_init(struct snd_soc_pcm_runtime *rtd) in second_spk_init() 81 static int all_spk_init(struct snd_soc_pcm_runtime *rtd) in all_spk_init()
|
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 …]
|
D | sof_maxim_common.c | 45 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in max98373_hw_params() 64 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in max98373_trigger() 110 int max98373_spk_codec_init(struct snd_soc_pcm_runtime *rtd) in max98373_spk_codec_init()
|
D | kbl_da7219_max98357a.c | 139 static int kabylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_ssp_fixup() 159 static int kabylake_da7219_codec_init(struct snd_soc_pcm_runtime *rtd) in kabylake_da7219_codec_init() 203 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init() 221 static int kabylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi1_init() 226 static int kabylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi2_init() 231 static int kabylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in kabylake_hdmi3_init() 236 static int kabylake_da7219_fe_init(struct snd_soc_pcm_runtime *rtd) in kabylake_da7219_fe_init() 305 static int kabylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd, in kabylake_dmic_fixup()
|
D | skl_nau88l25_ssm4567.c | 159 static int skylake_ssm4567_codec_init(struct snd_soc_pcm_runtime *rtd) in skylake_ssm4567_codec_init() 176 static int skylake_nau8825_codec_init(struct snd_soc_pcm_runtime *rtd) in skylake_nau8825_codec_init() 201 static int skylake_hdmi1_init(struct snd_soc_pcm_runtime *rtd) in skylake_hdmi1_init() 219 static int skylake_hdmi2_init(struct snd_soc_pcm_runtime *rtd) in skylake_hdmi2_init() 238 static int skylake_hdmi3_init(struct snd_soc_pcm_runtime *rtd) in skylake_hdmi3_init() 256 static int skylake_nau8825_fe_init(struct snd_soc_pcm_runtime *rtd) in skylake_nau8825_fe_init() 315 static int skylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd, in skylake_ssp_fixup() 334 static int skylake_dmic_fixup(struct snd_soc_pcm_runtime *rtd, in skylake_dmic_fixup() 350 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in skylake_nau8825_hw_params()
|
/kernel/linux/linux-5.10/sound/soc/stm/ |
D | stm32_adfsdm.c | 169 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(priv->substream); in stm32_afsdm_pcm_cb() 214 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in stm32_adfsdm_trigger() 235 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in stm32_adfsdm_pcm_open() 249 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in stm32_adfsdm_pcm_close() 262 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in stm32_adfsdm_pcm_pointer() 273 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in stm32_adfsdm_pcm_hw_params() 284 struct snd_soc_pcm_runtime *rtd) in stm32_adfsdm_pcm_new()
|
/kernel/linux/linux-5.10/sound/soc/qcom/ |
D | sdm845.c | 49 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_slim_snd_hw_params() 89 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_tdm_snd_hw_params() 174 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_snd_hw_params() 220 static int sdm845_dai_init(struct snd_soc_pcm_runtime *rtd) in sdm845_dai_init() 305 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_snd_startup() 395 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_snd_shutdown() 441 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_snd_prepare() 480 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sdm845_snd_hw_free() 502 static int sdm845_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in sdm845_be_hw_params_fixup()
|
D | apq8096.c | 16 static int apq8096_be_hw_params_fixup(struct snd_soc_pcm_runtime *rtd, in apq8096_be_hw_params_fixup() 33 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in msm_snd_hw_params() 67 static int apq8096_init(struct snd_soc_pcm_runtime *rtd) in apq8096_init()
|
/kernel/linux/linux-5.10/sound/soc/amd/ |
D | acp-da7219-max98357a.c | 53 static int cz_da7219_init(struct snd_soc_pcm_runtime *rtd) in cz_da7219_init() 107 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in da7219_clk_enable() 154 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_da7219_play_startup() 175 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_da7219_cap_startup() 197 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_max_startup() 218 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_dmic0_startup() 239 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in cz_dmic1_startup()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
D | mtk-afe-platform-driver.h | 18 struct snd_soc_pcm_runtime; 23 struct snd_soc_pcm_runtime *rtd);
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
D | neo1973_wm8753.c | 25 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in neo1973_hifi_hw_params() 99 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in neo1973_hifi_hw_free() 117 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in neo1973_voice_hw_params() 154 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in neo1973_voice_hw_free() 244 static int neo1973_wm8753_init(struct snd_soc_pcm_runtime *rtd) in neo1973_wm8753_init()
|
D | littlemill.c | 21 struct snd_soc_pcm_runtime *rtd; in littlemill_set_bias_level() 68 struct snd_soc_pcm_runtime *rtd; in littlemill_set_bias_level_post() 107 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in littlemill_hw_params() 179 struct snd_soc_pcm_runtime *rtd; in bbclk_ev() 260 struct snd_soc_pcm_runtime *rtd; in littlemill_late_probe()
|
/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() 74 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in snd_sof_pcm_period_elapsed() 123 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_hw_params() 240 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_hw_free() 276 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_prepare() 313 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_trigger() 426 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_pointer() 459 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_open() 531 struct snd_soc_pcm_runtime *rtd = asoc_substream_to_rtd(substream); in sof_pcm_close() 566 struct snd_soc_pcm_runtime *rtd) in sof_pcm_new() [all …]
|