Searched refs:avs_parse_tokens (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/sound/soc/intel/avs/ |
D | topology.c | 277 static int avs_parse_tokens(struct snd_soc_component *comp, void *object, in avs_parse_tokens() function 436 ret = avs_parse_tokens(comp, pos, parsers, num_parsers, tuples, esize); in parse_dictionary_entries() 849 ret = avs_parse_tokens(comp, cfg, modcfg_ext_parsers, in avs_tplg_parse_modcfg_ext() 1086 ret = avs_parse_tokens(comp, module, module_parsers, in avs_tplg_module_create() 1151 ret = avs_parse_tokens(comp, pipeline, pipeline_parsers, in avs_tplg_pipeline_create() 1263 ret = avs_parse_tokens(comp, path, parsers, num_parsers, tuples, offset); in avs_tplg_path_create() 1318 ret = avs_parse_tokens(comp, template, tmpl_tokens, num_tmpl_tokens, tuples, offset); in parse_path_template() 1492 ret = avs_parse_tokens(comp, acomp->tplg, manifest_parsers, in avs_manifest()
|