Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h883 struct snd_tplg_ctl_template { struct
898 struct snd_tplg_ctl_template hdr; /*!< control type header */ argument
911 struct snd_tplg_ctl_template hdr; /*!< control type header */
924 struct snd_tplg_ctl_template hdr; /*!< control type header */
967 struct snd_tplg_ctl_template *ctl[0]; /*!< array of widget controls */
/third_party/alsa-lib/src/topology/
Ddapm.c809 struct snd_tplg_ctl_template *ct = wt->ctl[i]; in tplg_add_widget_object()
Dctl.c903 struct snd_tplg_ctl_template *t) in init_ctl_hdr()