Searched refs:audio_map (Results 1 – 15 of 15) sorted by relevance
| /linux/sound/soc/ti/ |
| H 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),
|
| H A D | davinci-evm.c | 91 static const struct snd_soc_dapm_route audio_map[] = { variable 130 snd_soc_dapm_add_routes(dapm, audio_map, in evm_aic3x_init() 131 ARRAY_SIZE(audio_map)); in evm_aic3x_init()
|
| H 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),
|
| H A D | n810.c | 219 static const struct snd_soc_dapm_route audio_map[] = { variable 281 .dapm_routes = audio_map, 282 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| H 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()
|
| H A D | rx51.c | 218 static const struct snd_soc_dapm_route audio_map[] = { variable 356 .dapm_routes = audio_map, 357 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| /linux/sound/soc/renesas/ |
| H 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),
|
| /linux/sound/soc/intel/boards/ |
| H 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),
|
| H 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),
|
| H A D | sof_da7219.c | 80 static const struct snd_soc_dapm_route audio_map[] = { variable 205 .dapm_routes = audio_map, 206 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| /linux/sound/soc/codecs/ |
| H 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()
|
| H A D | tlv320dac33.c | 590 static const struct snd_soc_dapm_route audio_map[] = { variable 1442 .dapm_routes = audio_map, 1443 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
| /linux/drivers/ps3/ |
| H A D | ps3av_cmd.c | 641 param->fifomap = ps3av_cnv_fifomap(audio_mode->audio_map); in ps3av_cmd_set_av_audio_param() 711 audio->audio_map[0] = PS3AV_CMD_AUDIO_MAP_OUTPUT_0; in ps3av_cmd_set_audio_mode() 712 audio->audio_map[1] = PS3AV_CMD_AUDIO_MAP_OUTPUT_1; in ps3av_cmd_set_audio_mode() 713 audio->audio_map[2] = PS3AV_CMD_AUDIO_MAP_OUTPUT_2; in ps3av_cmd_set_audio_mode() 714 audio->audio_map[3] = PS3AV_CMD_AUDIO_MAP_OUTPUT_3; in ps3av_cmd_set_audio_mode()
|
| /linux/sound/soc/fsl/ |
| H 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()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ps3av.h | 600 u8 audio_map[4]; /* in: audio map */ member
|