Searched refs:widget_load (Results 1 – 2 of 2) sorted by relevance
123 int (*widget_load)(struct snd_soc_component *, int index, member
260 if (tplg->ops && tplg->ops->widget_load) in soc_tplg_widget_load() 261 return tplg->ops->widget_load(tplg->comp, tplg->index, w, in soc_tplg_widget_load()