Searched refs:snd_soc_dapm_add_path (Results 1 – 1 of 1) sorted by relevance
/sound/soc/ |
D | soc-dapm.c | 51 static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, 445 snd_soc_dapm_add_path(widget->dapm, data->widget, in dapm_kcontrol_data_alloc() 1009 snd_soc_dapm_add_path(data->widget->dapm, in dapm_new_mixer() 2826 static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_add_path() function 3015 ret = snd_soc_dapm_add_path(dapm, wsource, wsink, route->control, in snd_soc_dapm_add_route() 4302 snd_soc_dapm_add_path(w->dapm, src, sink, NULL, NULL); in snd_soc_dapm_link_dai_widgets() 4321 snd_soc_dapm_add_path(dapm, src, dai, NULL, NULL); in dapm_connect_dai_routes() 4325 snd_soc_dapm_add_path(dapm, src, sink, NULL, NULL); in dapm_connect_dai_routes()
|