Home
last modified time | relevance | path

Searched refs:snd_tplg_mixer_template (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/include/
Dtopology.h897 struct snd_tplg_mixer_template { struct
1094 struct snd_tplg_mixer_template *mixer; /*!< Mixer control */
/third_party/alsa-lib/src/topology/
Dtplg_local.h350 int tplg_add_mixer(snd_tplg_t *tplg, struct snd_tplg_mixer_template *mixer,
419 struct snd_tplg_mixer_template *mt,
Ddapm.c811 struct snd_tplg_mixer_template *mt; in tplg_add_widget_object()
822 mt = container_of(ct, struct snd_tplg_mixer_template, hdr); in tplg_add_widget_object()
868 struct snd_tplg_mixer_template *mt; in tplg_decode_dapm_widget()
Dctl.c976 int tplg_add_mixer(snd_tplg_t *tplg, struct snd_tplg_mixer_template *mixer, in tplg_add_mixer()
1213 struct snd_tplg_mixer_template *mt, in tplg_decode_control_mixer1()
1292 struct snd_tplg_mixer_template mt; in tplg_decode_control_mixer()