Home
last modified time | relevance | path

Searched refs:tplg_ref (Results 1 – 6 of 6) sorted by relevance

/third_party/alsa-lib/src/topology/
Ddata.c127 struct tplg_ref *ref, *last; in tplg_save_refs()
134 ref = list_entry(pos, struct tplg_ref, list); in tplg_save_refs()
151 ref = list_entry(pos, struct tplg_ref, list); in tplg_save_refs()
532 struct tplg_ref *ref; in get_tokens()
538 ref = list_entry(pos, struct tplg_ref, list); in get_tokens()
557 struct tplg_ref *ref; in has_tuples()
563 ref = list_entry(pos, struct tplg_ref, list); in has_tuples()
677 struct tplg_ref *ref; in build_tuples()
685 ref = list_entry(pos, struct tplg_ref, list); in build_tuples()
1248 struct tplg_ref *ref; in tplg_save_manifest_data()
[all …]
Delem.c247 struct tplg_ref *ref; in tplg_ref_add()
264 struct tplg_ref *ref; in tplg_ref_add_elem()
281 struct tplg_ref *ref; in tplg_ref_free_list()
284 ref = list_entry(pos, struct tplg_ref, list); in tplg_ref_free_list()
Dtplg_local.h38 struct tplg_ref;
105 struct tplg_ref { struct
303 struct tplg_ref *ref);
Dctl.c163 struct tplg_ref *ref; in tplg_build_mixer_control()
172 ref = list_entry(pos, struct tplg_ref, list); in tplg_build_mixer_control()
214 struct tplg_ref *ref; in tplg_build_enum_control()
222 ref = list_entry(pos, struct tplg_ref, list); in tplg_build_enum_control()
250 struct tplg_ref *ref; in tplg_build_bytes_control()
258 ref = list_entry(pos, struct tplg_ref, list); in tplg_build_bytes_control()
Ddapm.c103 struct tplg_ref *ref; in tplg_build_widget()
113 ref = list_entry(pos, struct tplg_ref, list); in tplg_build_widget()
126 ref = list_entry(pos, struct tplg_ref, list); in tplg_build_widget()
Dpcm.c99 struct tplg_ref *ref; in build_pcm()
112 ref = list_entry(pos, struct tplg_ref, list); in build_pcm()
158 struct tplg_ref *ref; in tplg_build_dai()
172 ref = list_entry(pos, struct tplg_ref, list); in tplg_build_dai()
234 struct tplg_ref *ref; in build_link()
247 ref = list_entry(pos, struct tplg_ref, list); in build_link()