Searched refs:audio_map (Results 1 – 13 of 13) sorted by relevance
| /sound/soc/ti/ |
| A D | osk5912.c | 68 static const struct snd_soc_dapm_route audio_map[] = { variable 103 .dapm_routes = audio_map, 104 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| A D | davinci-evm.c | 91 static const struct snd_soc_dapm_route audio_map[] = { variable 129 snd_soc_dapm_add_routes(&card->dapm, audio_map, in evm_aic3x_init() 130 ARRAY_SIZE(audio_map)); in evm_aic3x_init()
|
| A 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),
|
| A D | omap-twl4030.c | 79 static const struct snd_soc_dapm_route audio_map[] = { variable 234 .dapm_routes = audio_map, 235 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| A 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()
|
| A D | rx51.c | 215 static const struct snd_soc_dapm_route audio_map[] = { variable 353 .dapm_routes = audio_map, 354 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| /sound/soc/renesas/ |
| A 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/intel/boards/ |
| A D | bytcht_nocodec.c | 30 static const struct snd_soc_dapm_route audio_map[] = { variable 157 .dapm_routes = audio_map, 158 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| A D | bytcht_da7213.c | 39 static const struct snd_soc_dapm_route audio_map[] = { variable 221 .dapm_routes = audio_map, 222 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| A D | sof_da7219.c | 81 static const struct snd_soc_dapm_route audio_map[] = { variable 206 .dapm_routes = audio_map, 207 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| /sound/soc/codecs/ |
| A 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()
|
| A D | tlv320dac33.c | 579 static const struct snd_soc_dapm_route audio_map[] = { variable 1430 .dapm_routes = audio_map, 1431 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| /sound/soc/fsl/ |
| A D | fsl-asoc-card.c | 123 static const struct snd_soc_dapm_route audio_map[] = { variable 738 priv->card.dapm_routes = audio_map; in fsl_asoc_card_probe() 739 priv->card.num_dapm_routes = ARRAY_SIZE(audio_map); in fsl_asoc_card_probe()
|
Completed in 34 milliseconds