Searched refs:avs_tplg_vendor_array_at (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/avs/ |
H A D | topology.c | 20 #define avs_tplg_vendor_array_at(array, offset) \ macro 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() 1348 tuples = avs_tplg_vendor_array_at(tuples, esize); in parse_path_template() [all …]
|