/openbmc/linux/sound/soc/ti/ |
H A 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),
|
H 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()
|
H 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),
|
H A 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),
|
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 | 217 static const struct snd_soc_dapm_route audio_map[] = { variable 356 .dapm_routes = audio_map, 357 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/openbmc/linux/sound/soc/sh/ |
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),
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | bytcht_nocodec.c | 30 static const struct snd_soc_dapm_route audio_map[] = { variable 161 .dapm_routes = audio_map, 162 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
H A D | bytcht_da7213.c | 39 static const struct snd_soc_dapm_route audio_map[] = { variable 225 .dapm_routes = audio_map, 226 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
H A D | sof_da7219_max98373.c | 96 static const struct snd_soc_dapm_route audio_map[] = { variable 395 .dapm_routes = audio_map, 396 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
H A D | bxt_da7219_max98357a.c | 126 static const struct snd_soc_dapm_route audio_map[] = { variable 768 .dapm_routes = audio_map, 769 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/openbmc/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 | 579 static const struct snd_soc_dapm_route audio_map[] = { variable 1430 .dapm_routes = audio_map, 1431 .num_dapm_routes = ARRAY_SIZE(audio_map),
|
/openbmc/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()
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_catalog.c | 62 u32 (*audio_map)[DP_AUDIO_SDP_HEADER_MAX]; member 1011 sdp_map = catalog->audio_map; in dp_catalog_audio_get_header() 1033 sdp_map = catalog->audio_map; in dp_catalog_audio_set_header() 1165 catalog->audio_map = sdp_map; in dp_catalog_audio_init()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl-asoc-card.c | 120 static const struct snd_soc_dapm_route audio_map[] = { variable 624 priv->card.dapm_routes = audio_map; in fsl_asoc_card_probe() 625 priv->card.num_dapm_routes = ARRAY_SIZE(audio_map); in fsl_asoc_card_probe()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ps3av.h | 600 u8 audio_map[4]; /* in: audio map */ member
|