/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-twl4030.c | 96 static const struct snd_soc_dapm_route audio_map[] = { variable 243 .dapm_routes = audio_map, 244 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | n810.c | 227 static const struct snd_soc_dapm_route audio_map[] = { variable 280 .dapm_routes = audio_map, 281 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | omap-abe-twl6040.c | 139 static const struct snd_soc_dapm_route audio_map[] = { variable 236 card->dapm_routes = audio_map; in omap_abe_probe() 237 card->num_dapm_routes = ARRAY_SIZE(audio_map); in omap_abe_probe()
|
D | rx51.c | 230 static const struct snd_soc_dapm_route audio_map[] = { variable 368 .dapm_routes = audio_map, 369 .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/samsung/ |
D | jive_wm8750.c | 22 static const struct snd_soc_dapm_route audio_map[] = { variable 107 .dapm_routes = audio_map, 108 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | smartq_wm8987.c | 126 static const struct snd_soc_dapm_route audio_map[] = { variable 186 .dapm_routes = audio_map, 187 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | h1940_uda1380.c | 147 static const struct snd_soc_dapm_route audio_map[] = { variable 197 .dapm_routes = audio_map, 198 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | rx1950_uda1380.c | 104 static const struct snd_soc_dapm_route audio_map[] = { variable 125 .dapm_routes = audio_map, 126 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/pxa/ |
D | palm27x.c | 58 static const struct snd_soc_dapm_route audio_map[] = { variable 117 .dapm_routes = audio_map, 118 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | e750_wm9705.c | 59 static const struct snd_soc_dapm_route audio_map[] = { variable 98 .dapm_routes = audio_map, 99 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | e800_wm9712.c | 59 static const struct snd_soc_dapm_route audio_map[] = { variable 98 .dapm_routes = audio_map, 99 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | e740_wm9705.c | 75 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 | 103 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 | 49 static const struct snd_soc_dapm_route audio_map[] = { variable 241 .dapm_routes = audio_map, 242 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | tosa.c | 149 static const struct snd_soc_dapm_route audio_map[] = { variable 216 .dapm_routes = audio_map, 217 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | magician.c | 364 static const struct snd_soc_dapm_route audio_map[] = { variable 427 .dapm_routes = audio_map, 428 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/intel/boards/ |
D | bytcht_nocodec.c | 38 static const struct snd_soc_dapm_route audio_map[] = { variable 172 .dapm_routes = audio_map, 173 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
D | bytcht_da7213.c | 48 static const struct snd_soc_dapm_route audio_map[] = { variable 226 .dapm_routes = audio_map, 227 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/sh/ |
D | migor.c | 112 static const struct snd_soc_dapm_route audio_map[] = { variable 151 .dapm_routes = audio_map, 152 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/sound/soc/davinci/ |
D | davinci-evm.c | 95 static const struct snd_soc_dapm_route audio_map[] = { variable 133 snd_soc_dapm_add_routes(&card->dapm, audio_map, in evm_aic3x_init() 134 ARRAY_SIZE(audio_map)); in evm_aic3x_init()
|
/sound/soc/codecs/ |
D | wm9090.c | 370 static const struct snd_soc_dapm_route audio_map[] = { variable 431 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls()
|
/sound/soc/fsl/ |
D | fsl-asoc-card.c | 108 static const struct snd_soc_dapm_route audio_map[] = { variable 603 audio_map_ac97 : audio_map; in fsl_asoc_card_probe() 605 priv->card.num_dapm_routes = ARRAY_SIZE(audio_map); in fsl_asoc_card_probe()
|