Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-topology.h126 int (*widget_load)(struct snd_soc_component *, int index, member
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c276 if (tplg->ops && tplg->ops->widget_load) in soc_tplg_widget_load()
277 return tplg->ops->widget_load(tplg->comp, tplg->index, w, in soc_tplg_widget_load()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-topology.c3641 .widget_load = skl_tplg_widget_load,