Home
last modified time | relevance | path

Searched refs:tplg_table_items (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Delem.c231 unsigned int tplg_table_items = ARRAY_SIZE(tplg_table); variable
237 for (index = 0; index < tplg_table_items; index++) in tplg_get_type()
365 for (index = 0; index < tplg_table_items; index++) { in tplg_elem_type_lookup()
373 if (index >= tplg_table_items) in tplg_elem_type_lookup()
449 for (index = 0; index < tplg_table_items; index++) { in tplg_elem_new_common()
457 if (index >= tplg_table_items) { in tplg_elem_new_common()
H A Ddecoder.c106 for (index = 0; index < tplg_table_items; index++) { in snd_tplg_decode()
111 if (index >= tplg_table_items || tptr->decod == NULL) { in snd_tplg_decode()
H A Dbuilder.c239 for (index = 0; index < tplg_table_items; index++) { in tplg_write_data()
266 for (index = 0; index < tplg_table_items; index++) { in tplg_write_data()
H A Dtplg_local.h236 extern unsigned int tplg_table_items;
H A Dparser.c168 for (idx = 0; idx < tplg_table_items; idx++) { in tplg_parse_config()

Completed in 5 milliseconds