Home
last modified time | relevance | path

Searched refs:audio_paths (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Dlowland.c153 static struct snd_soc_dapm_route audio_paths[] = { variable
174 .dapm_routes = audio_paths,
175 .num_dapm_routes = ARRAY_SIZE(audio_paths),
H A Dtobermory.c143 static struct snd_soc_dapm_route audio_paths[] = { variable
217 .dapm_routes = audio_paths,
218 .num_dapm_routes = ARRAY_SIZE(audio_paths),
H A Dlittlemill.c242 static struct snd_soc_dapm_route audio_paths[] = { variable
314 .dapm_routes = audio_paths,
315 .num_dapm_routes = ARRAY_SIZE(audio_paths),
H A Dspeyside.c274 static struct snd_soc_dapm_route audio_paths[] = { variable
318 .dapm_routes = audio_paths,
319 .num_dapm_routes = ARRAY_SIZE(audio_paths),
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dad193x.c111 static const struct snd_soc_dapm_route audio_paths[] = { variable
495 .dapm_routes = audio_paths,
496 .num_dapm_routes = ARRAY_SIZE(audio_paths),
H A Dwm8961.c433 static const struct snd_soc_dapm_route audio_paths[] = { variable
892 .dapm_routes = audio_paths,
893 .num_dapm_routes = ARRAY_SIZE(audio_paths),
H A Dwm8960.c407 static const struct snd_soc_dapm_route audio_paths[] = { variable
480 snd_soc_dapm_add_routes(dapm, audio_paths, ARRAY_SIZE(audio_paths)); in wm8960_add_widgets()