Searched refs:audio_paths (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/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 | 146 static struct snd_soc_dapm_route audio_paths[] = { variable 220 .dapm_routes = audio_paths, 221 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | speyside.c | 274 static struct snd_soc_dapm_route audio_paths[] = { variable 318 .dapm_routes = audio_paths, 319 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | littlemill.c | 242 static struct snd_soc_dapm_route audio_paths[] = { variable 314 .dapm_routes = audio_paths, 315 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
/Linux-v4.19/sound/soc/codecs/ |
D | ad193x.c | 96 static const struct snd_soc_dapm_route audio_paths[] = { variable 417 .dapm_routes = audio_paths, 418 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | wm8961.c | 436 static const struct snd_soc_dapm_route audio_paths[] = { variable 894 .dapm_routes = audio_paths, 895 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
D | wm8960.c | 410 static const struct snd_soc_dapm_route audio_paths[] = { variable 483 snd_soc_dapm_add_routes(dapm, audio_paths, ARRAY_SIZE(audio_paths)); in wm8960_add_widgets()
|