Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dsoc-topology.h120 int (*dapm_route_load)(struct snd_soc_component *, int index, member
/Linux-v5.10/sound/soc/
Dsoc-topology.c1186 if (tplg->ops && tplg->ops->dapm_route_load) in soc_tplg_add_route()
1187 return tplg->ops->dapm_route_load(tplg->comp, tplg->index, in soc_tplg_add_route()
/Linux-v5.10/sound/soc/sof/
Dtopology.c3692 .dapm_route_load = sof_route_load,