Home
last modified time | relevance | path

Searched refs:tplg_add_mixer (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/topology/
Dtplg_local.h350 int tplg_add_mixer(snd_tplg_t *tplg, struct snd_tplg_mixer_template *mixer,
Dctl.c976 int tplg_add_mixer(snd_tplg_t *tplg, struct snd_tplg_mixer_template *mixer, in tplg_add_mixer() function
1198 return tplg_add_mixer(tplg, t->mixer, NULL); in tplg_add_mixer_object()
Ddapm.c823 ret = tplg_add_mixer(tplg, mt, &elem_ctl); in tplg_add_widget_object()