Searched refs:widget_list (Results 1 – 4 of 4) sorted by relevance
473 INIT_LIST_HEAD(&tplg->widget_list); in snd_tplg_create()505 tplg_elem_free_list(&tplg->widget_list); in snd_tplg_free()
177 base = &tplg->widget_list; in tplg_build_widgets()223 if (!tplg_elem_lookup(&tplg->widget_list, route->sink, in tplg_build_routes()245 if (!tplg_elem_lookup(&tplg->widget_list, route->source, in tplg_build_routes()
78 .loff = offsetof(snd_tplg_t, widget_list),
83 struct list_head widget_list; member