Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_mixer_control (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c835 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dmixer_create()
842 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()
851 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dmixer_create()
861 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dmixer_create()
1318 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dapm_widget_dmixer_create()
1326 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dapm_widget_dmixer_create()
1337 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dapm_widget_dmixer_create()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasoc.h390 struct snd_soc_tplg_mixer_control { struct
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h390 struct snd_soc_tplg_mixer_control { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasoc.h390 struct snd_soc_tplg_mixer_control { struct
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c1031 struct snd_soc_tplg_mixer_control *mc = in sof_control_load_volume()
1032 container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in sof_control_load_volume()