Home
last modified time | relevance | path

Searched refs:control_load (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/sound/
Dsoc-topology.h115 int (*control_load)(struct snd_soc_component *, member
/linux-4.4.14/sound/soc/
Dsoc-topology.c617 if (tplg->comp && tplg->ops && tplg->ops->control_load) in soc_tplg_init_kcontrol()
618 return tplg->ops->control_load(tplg->comp, k, hdr); in soc_tplg_init_kcontrol()