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