Home
last modified time | relevance | path

Searched refs:widget_load (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/sound/
Dsoc-topology.h123 int (*widget_load)(struct snd_soc_component *, int index, member
/linux-6.12.1/sound/soc/
Dsoc-topology.c269 if (tplg->ops && tplg->ops->widget_load) in soc_tplg_widget_load()
270 return tplg->ops->widget_load(tplg->comp, tplg->index, w, in soc_tplg_widget_load()
/linux-6.12.1/sound/soc/intel/avs/
Dtopology.c1908 .widget_load = avs_widget_load,