H A D | path.c | 1 // SPDX-License-Identifier: GPL-2.0-only 18 /* Must be called with adev->comp_list_mutex held. */ 24 list_for_each_entry(acomp, &adev->comp_list, node) in avs_path_find_tplg() 25 if (!strcmp(acomp->tplg->name, name)) in avs_path_find_tplg() 26 return acomp->tplg; in avs_path_find_tplg() 35 list_for_each_entry(mod, &ppl->mod_lis in avs_path_find_module() 193 avs_init_node_id(union avs_connector_node_id * node_id,struct avs_tplg_modcfg_ext * te,u32 dma_id) avs_init_node_id() argument 230 struct avs_tplg_modcfg_ext *te; avs_nhlt_config_or_default() local 354 struct avs_tplg_modcfg_ext *te; avs_copier_create() local 388 struct avs_tplg_modcfg_ext *te; avs_whm_create() local 934 struct avs_path_module *source, *sink; avs_path_pipeline_arm() local 1178 struct avs_path_module *source = binding->source; avs_path_bind_prepare() local 1214 struct avs_path_module *source, *sink; avs_path_bind() local 1247 struct avs_path_module *source, *sink; avs_path_unbind() local [all...] |