Searched refs:avs_parse_tokens (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/soc/intel/avs/ |
D | topology.c | 278 static int avs_parse_tokens(struct snd_soc_component *comp, void *object, in avs_parse_tokens() function 437 ret = avs_parse_tokens(comp, pos, parsers, num_parsers, tuples, esize); in parse_dictionary_entries() 850 ret = avs_parse_tokens(comp, cfg, modcfg_ext_parsers, in avs_tplg_parse_modcfg_ext() 1093 ret = avs_parse_tokens(comp, module, module_parsers, in avs_tplg_module_create() 1158 ret = avs_parse_tokens(comp, pipeline, pipeline_parsers, in avs_tplg_pipeline_create() 1270 ret = avs_parse_tokens(comp, path, parsers, num_parsers, tuples, offset); in avs_tplg_path_create() 1325 ret = avs_parse_tokens(comp, template, tmpl_tokens, num_tmpl_tokens, tuples, offset); in parse_path_template() 1519 ret = avs_parse_tokens(comp, acomp->tplg, manifest_parsers, in avs_manifest()
|