Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-topology.h120 int (*dapm_route_load)(struct snd_soc_component *, int index, member
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c1187 if (tplg->ops && tplg->ops->dapm_route_load) in soc_tplg_add_route()
1188 return tplg->ops->dapm_route_load(tplg->comp, tplg->index, in soc_tplg_add_route()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c3701 .dapm_route_load = sof_route_load,