Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/topology/
Dparser.c486 INIT_LIST_HEAD(&tplg->bytes_ext_list); in snd_tplg_create()
518 tplg_elem_free_list(&tplg->bytes_ext_list); in snd_tplg_free()
Delem.c65 .loff = offsetof(snd_tplg_t, bytes_ext_list),
Dtplg_local.h101 struct list_head bytes_ext_list; member
Ddapm.c147 ref->elem = tplg_elem_lookup(&tplg->bytes_ext_list, in tplg_build_widget()
Dctl.c302 base = &tplg->bytes_ext_list; in tplg_build_controls()