Searched refs:path_tmpl_list (Results 1 – 3 of 3) sorted by relevance
37 struct list_head path_tmpl_list; member
1402 list_add_tail(&template->node, &tplg->path_tmpl_list); in avs_widget_load()1569 INIT_LIST_HEAD(&tplg->path_tmpl_list); in avs_tplg_new()
61 list_for_each_entry(pos, &tplg->path_tmpl_list, node) { in avs_path_find_path()