Searched refs:dapm_route_unload (Results 1 – 4 of 4) sorted by relevance
119 int (*dapm_route_unload)(struct snd_soc_component *, member
1079 .dapm_route_unload = audioreach_route_unload,
412 if (dobj->ops && dobj->ops->dapm_route_unload) in remove_route()413 dobj->ops->dapm_route_unload(comp, dobj); in remove_route()
2054 .dapm_route_unload = sof_route_unload,