Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-topology.h118 int (*dapm_route_load)(struct snd_soc_component *, int index, member
/Linux-v4.19/sound/soc/
Dsoc-topology.c1107 if (tplg->comp && tplg->ops && tplg->ops->dapm_route_load) in soc_tplg_add_route()
1108 return tplg->ops->dapm_route_load(tplg->comp, tplg->index, in soc_tplg_add_route()