Searched refs:snd_soc_dapm_add_path (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/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() 1003 snd_soc_dapm_add_path(data->widget->dapm, in dapm_new_mixer() 2847 static int snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_add_path() function 3030 ret = snd_soc_dapm_add_path(dapm, wsource, wsink, route->control, in snd_soc_dapm_add_route() 4329 snd_soc_dapm_add_path(w->dapm, src, sink, NULL, NULL); in snd_soc_dapm_link_dai_widgets() 4348 snd_soc_dapm_add_path(dapm, src, dai, NULL, NULL); in dapm_connect_dai_routes() 4352 snd_soc_dapm_add_path(dapm, src, sink, NULL, NULL); in dapm_connect_dai_routes()
|