Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dtopology.c19 #define avs_tplg_vendor_array_at(array, offset) \ macro
24 (avs_tplg_vendor_array_at(array, le32_to_cpu((array)->size)))
445 tuples = avs_tplg_vendor_array_at(tuples, esize); in parse_dictionary_entries()
871 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_parse_modcfg_ext()
918 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_parse_modcfgs_ext()
1157 tuples = avs_tplg_vendor_array_at(tuples, offset); in avs_tplg_pipeline_create()
1199 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_pipeline_create()
1268 tuples = avs_tplg_vendor_array_at(tuples, offset); in avs_tplg_path_create()
1286 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_path_create()
1323 tuples = avs_tplg_vendor_array_at(tuples, offset); in parse_path_template()
[all …]