Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_new_control (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Ddapm.rst242 subsystem individually with a call to snd_soc_dapm_new_control().
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dapm.h424 struct snd_soc_dapm_widget *snd_soc_dapm_new_control(
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1387 snd_soc_dapm_new_control
H A Dabi_gki_aarch64_exynos1803 snd_soc_dapm_new_control
H A Dabi_gki_aarch64_galaxy3755 snd_soc_dapm_new_control
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dapm.c58 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
3780 snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_new_control() function
3791 EXPORT_SYMBOL_GPL(snd_soc_dapm_new_control);
H A Dsoc-topology.c1705 widget = snd_soc_dapm_new_control(dapm, &template); in soc_tplg_dapm_widget_create()