/sound/soc/omap/ |
D | am3517evm.c | 63 static const struct snd_soc_dapm_route audio_map[] = { variable 96 .dapm_routes = audio_map, 97 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | osk5912.c | 83 static const struct snd_soc_dapm_route audio_map[] = { variable 115 .dapm_routes = audio_map, 116 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | omap-abe-twl6040.c | 137 static const struct snd_soc_dapm_route audio_map[] = { variable 237 .dapm_routes = audio_map, 238 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | omap-twl4030.c | 114 static const struct snd_soc_dapm_route audio_map[] = { variable 279 .dapm_routes = audio_map, 280 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | n810.c | 229 static const struct snd_soc_dapm_route audio_map[] = { variable 301 .dapm_routes = audio_map, 302 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | rx51.c | 245 static const struct snd_soc_dapm_route audio_map[] = { variable 391 .dapm_routes = audio_map, 392 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/cirrus/ |
D | snappercl15.c | 58 static const struct snd_soc_dapm_route audio_map[] = { variable 88 .dapm_routes = audio_map, 89 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/pxa/ |
D | e800_wm9712.c | 62 static const struct snd_soc_dapm_route audio_map[] = { variable 101 .dapm_routes = audio_map, 102 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | palm27x.c | 61 static const struct snd_soc_dapm_route audio_map[] = { variable 135 .dapm_routes = audio_map, 136 .num_dapm_routes = ARRAY_SIZE(audio_map)
|
D | e750_wm9705.c | 62 static const struct snd_soc_dapm_route audio_map[] = { variable 120 .dapm_routes = audio_map, 121 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | e740_wm9705.c | 79 static const struct snd_soc_dapm_route audio_map[] = { variable 137 .dapm_routes = audio_map, 138 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | mioa701_wm9713.c | 100 static const struct snd_soc_dapm_route audio_map[] = { variable 175 .dapm_routes = audio_map, 176 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | zylonite.c | 50 static const struct snd_soc_dapm_route audio_map[] = { variable 250 .dapm_routes = audio_map, 251 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | tosa.c | 152 static const struct snd_soc_dapm_route audio_map[] = { variable 231 .dapm_routes = audio_map, 232 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | magician.c | 364 static const struct snd_soc_dapm_route audio_map[] = { variable 447 .dapm_routes = audio_map, 448 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/samsung/ |
D | jive_wm8750.c | 22 static const struct snd_soc_dapm_route audio_map[] = { variable 136 .dapm_routes = audio_map, 137 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | smartq_wm8987.c | 141 static const struct snd_soc_dapm_route audio_map[] = { variable 215 .dapm_routes = audio_map, 216 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | h1940_uda1380.c | 161 static const struct snd_soc_dapm_route audio_map[] = { variable 223 .dapm_routes = audio_map, 224 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | rx1950_uda1380.c | 104 static const struct snd_soc_dapm_route audio_map[] = { variable 126 .dapm_routes = audio_map, 127 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/sh/ |
D | migor.c | 122 static const struct snd_soc_dapm_route audio_map[] = { variable 159 .dapm_routes = audio_map, 160 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/davinci/ |
D | davinci-evm.c | 101 static const struct snd_soc_dapm_route audio_map[] = { variable 140 snd_soc_dapm_add_routes(&card->dapm, audio_map, in evm_aic3x_init() 141 ARRAY_SIZE(audio_map)); in evm_aic3x_init()
|
/sound/soc/codecs/ |
D | wm9090.c | 373 static const struct snd_soc_dapm_route audio_map[] = { variable 434 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
|
D | tlv320dac33.c | 591 static const struct snd_soc_dapm_route audio_map[] = { variable 1463 .dapm_routes = audio_map, 1464 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/fsl/ |
D | fsl-asoc-card.c | 97 static const struct snd_soc_dapm_route audio_map[] = { variable 489 priv->card.dapm_routes = audio_map; in fsl_asoc_card_probe() 491 priv->card.num_dapm_routes = ARRAY_SIZE(audio_map); in fsl_asoc_card_probe()
|