Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h923 struct snd_tplg_bytes_template { struct
1095 struct snd_tplg_bytes_template *bytes_ctl; /*!< Bytes control */
/third_party/alsa-lib/src/topology/
Dtplg_local.h354 int tplg_add_bytes(snd_tplg_t *tplg, struct snd_tplg_bytes_template *bytes_ctl,
434 struct snd_tplg_bytes_template *bt,
Ddapm.c812 struct snd_tplg_bytes_template *bt; in tplg_add_widget_object()
827 bt = container_of(ct, struct snd_tplg_bytes_template, hdr); in tplg_add_widget_object()
870 struct snd_tplg_bytes_template *bt; in tplg_decode_dapm_widget()
Dctl.c1131 int tplg_add_bytes(snd_tplg_t *tplg, struct snd_tplg_bytes_template *bytes_ctl, in tplg_add_bytes()
1441 struct snd_tplg_bytes_template *bt, in tplg_decode_control_bytes1()
1486 struct snd_tplg_bytes_template bt; in tplg_decode_control_bytes()