Searched refs:audio_paths (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/sound/soc/samsung/ |
D | lowland.c | 152 static struct snd_soc_dapm_route audio_paths[] = { variable 173 .dapm_routes = audio_paths, 174 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | tobermory.c | 138 static struct snd_soc_dapm_route audio_paths[] = { variable 207 .dapm_routes = audio_paths, 208 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | littlemill.c | 230 static struct snd_soc_dapm_route audio_paths[] = { variable 294 .dapm_routes = audio_paths, 295 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | speyside.c | 268 static struct snd_soc_dapm_route audio_paths[] = { variable 312 .dapm_routes = audio_paths, 313 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
/linux-4.1.27/sound/soc/codecs/ |
D | ad193x.c | 90 static const struct snd_soc_dapm_route audio_paths[] = { variable 355 .dapm_routes = audio_paths, 356 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | wm8961.c | 437 static const struct snd_soc_dapm_route audio_paths[] = { variable 898 .dapm_routes = audio_paths, 899 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | wm8960.c | 381 static const struct snd_soc_dapm_route audio_paths[] = { variable 454 snd_soc_dapm_add_routes(dapm, audio_paths, ARRAY_SIZE(audio_paths)); in wm8960_add_widgets()
|