Searched refs:snd_soc_dapm_add_path (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/ |
H A D | soc-dapm.c | 52 static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, 451 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() 2904 static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_add_path() function 3087 ret = snd_soc_dapm_add_path(dapm, wsource, wsink, route->control, in snd_soc_dapm_add_route() 4382 snd_soc_dapm_add_path(w->dapm, src, sink, NULL, NULL); in dapm_connect_dai_routes() 4401 snd_soc_dapm_add_path(dapm, src, dai, NULL, NULL); in dapm_connect_dai_pair() 4405 snd_soc_dapm_add_path(dapm, src, sink, NULL, NULL); in dapm_connect_dai_pair()
|