Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Dtopology.c20 #define avs_tplg_vendor_array_at(array, offset) \ macro
25 (avs_tplg_vendor_array_at(array, le32_to_cpu((array)->size)))
446 tuples = avs_tplg_vendor_array_at(tuples, esize); in parse_dictionary_entries()
872 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_parse_modcfg_ext()
919 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_parse_modcfgs_ext()
1164 tuples = avs_tplg_vendor_array_at(tuples, offset); in avs_tplg_pipeline_create()
1206 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_pipeline_create()
1275 tuples = avs_tplg_vendor_array_at(tuples, offset); in avs_tplg_path_create()
1293 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_path_create()
1330 tuples = avs_tplg_vendor_array_at(tuples, offset); in parse_path_template()
[all …]