/sound/soc/cirrus/ |
D | snappercl15.c | 53 static const struct snd_soc_dapm_route audio_map[] = { variable 86 .dapm_routes = audio_map, 87 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/samsung/ |
D | jive_wm8750.c | 17 static const struct snd_soc_dapm_route audio_map[] = { variable 104 .dapm_routes = audio_map, 105 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | smartq_wm8987.c | 119 static const struct snd_soc_dapm_route audio_map[] = { variable 181 .dapm_routes = audio_map, 182 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | h1940_uda1380.c | 141 static const struct snd_soc_dapm_route audio_map[] = { variable 193 .dapm_routes = audio_map, 194 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | rx1950_uda1380.c | 101 static const struct snd_soc_dapm_route audio_map[] = { variable 122 .dapm_routes = audio_map, 123 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/pxa/ |
D | e750_wm9705.c | 55 static const struct snd_soc_dapm_route audio_map[] = { variable 98 .dapm_routes = audio_map, 99 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | palm27x.c | 54 static const struct snd_soc_dapm_route audio_map[] = { variable 117 .dapm_routes = audio_map, 118 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | e800_wm9712.c | 55 static const struct snd_soc_dapm_route audio_map[] = { variable 99 .dapm_routes = audio_map, 100 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | e740_wm9705.c | 71 static const struct snd_soc_dapm_route audio_map[] = { variable 114 .dapm_routes = audio_map, 115 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | mioa701_wm9713.c | 91 static const struct snd_soc_dapm_route audio_map[] = { variable 167 .dapm_routes = audio_map, 168 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | zylonite.c | 44 static const struct snd_soc_dapm_route audio_map[] = { variable 233 .dapm_routes = audio_map, 234 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | tosa.c | 144 static const struct snd_soc_dapm_route audio_map[] = { variable 215 .dapm_routes = audio_map, 216 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | magician.c | 257 static const struct snd_soc_dapm_route audio_map[] = { variable 326 .dapm_routes = audio_map, 327 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/ti/ |
D | osk5912.c | 69 static const struct snd_soc_dapm_route audio_map[] = { variable 104 .dapm_routes = audio_map, 105 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | n810.c | 215 static const struct snd_soc_dapm_route audio_map[] = { variable 277 .dapm_routes = audio_map, 278 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | omap-twl4030.c | 82 static const struct snd_soc_dapm_route audio_map[] = { variable 233 .dapm_routes = audio_map, 234 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | omap-abe-twl6040.c | 137 static const struct snd_soc_dapm_route audio_map[] = { variable 234 card->dapm_routes = audio_map; in omap_abe_probe() 235 card->num_dapm_routes = ARRAY_SIZE(audio_map); in omap_abe_probe()
|
D | rx51.c | 217 static const struct snd_soc_dapm_route audio_map[] = { variable 356 .dapm_routes = audio_map, 357 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | davinci-evm.c | 92 static const struct snd_soc_dapm_route audio_map[] = { variable 130 snd_soc_dapm_add_routes(&card->dapm, audio_map, in evm_aic3x_init() 131 ARRAY_SIZE(audio_map)); in evm_aic3x_init()
|
/sound/soc/intel/boards/ |
D | bytcht_nocodec.c | 30 static const struct snd_soc_dapm_route audio_map[] = { variable 162 .dapm_routes = audio_map, 163 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | bytcht_da7213.c | 39 static const struct snd_soc_dapm_route audio_map[] = { variable 218 .dapm_routes = audio_map, 219 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | bxt_da7219_max98357a.c | 101 static const struct snd_soc_dapm_route audio_map[] = { variable 653 .dapm_routes = audio_map, 654 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/sh/ |
D | migor.c | 108 static const struct snd_soc_dapm_route audio_map[] = { variable 149 .dapm_routes = audio_map, 150 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/codecs/ |
D | wm9090.c | 357 static const struct snd_soc_dapm_route audio_map[] = { variable 418 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
|
/sound/soc/fsl/ |
D | fsl-asoc-card.c | 104 static const struct snd_soc_dapm_route audio_map[] = { variable 614 audio_map_ac97 : audio_map; in fsl_asoc_card_probe() 616 priv->card.num_dapm_routes = ARRAY_SIZE(audio_map); in fsl_asoc_card_probe()
|