Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dtopology.c21 #define avs_tplg_vendor_array_at(array, offset) \ macro
26 (avs_tplg_vendor_array_at(array, le32_to_cpu((array)->size)))
493 tuples = avs_tplg_vendor_array_at(tuples, esize); in parse_dictionary_entries()
991 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_parse_modcfg_ext()
1038 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_parse_modcfgs_ext()
1270 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_module_create()
1343 tuples = avs_tplg_vendor_array_at(tuples, offset); in avs_tplg_pipeline_create()
1385 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_pipeline_create()
1475 tuples = avs_tplg_vendor_array_at(tuples, offset); in avs_tplg_path_create()
1493 tuples = avs_tplg_vendor_array_at(tuples, esize); in avs_tplg_path_create()
[all …]