Searched refs:audio_paths (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/sound/soc/samsung/ |
| D | lowland.c | 154 static const struct snd_soc_dapm_route audio_paths[] = { variable 175 .dapm_routes = audio_paths, 176 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
| D | tobermory.c | 143 static const struct snd_soc_dapm_route audio_paths[] = { variable 217 .dapm_routes = audio_paths, 218 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
| D | littlemill.c | 242 static const struct snd_soc_dapm_route audio_paths[] = { variable 314 .dapm_routes = audio_paths, 315 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
| D | speyside.c | 276 static const struct snd_soc_dapm_route audio_paths[] = { variable 320 .dapm_routes = audio_paths, 321 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
| /Linux-v6.1/sound/soc/codecs/ |
| D | ad193x.c | 111 static const struct snd_soc_dapm_route audio_paths[] = { variable 521 .dapm_routes = audio_paths, 522 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
| D | wm8961.c | 433 static const struct snd_soc_dapm_route audio_paths[] = { variable 892 .dapm_routes = audio_paths, 893 .num_dapm_routes = ARRAY_SIZE(audio_paths),
|
| D | wm8960.c | 411 static const struct snd_soc_dapm_route audio_paths[] = { variable 484 snd_soc_dapm_add_routes(dapm, audio_paths, ARRAY_SIZE(audio_paths)); in wm8960_add_widgets()
|