/linux-3.4.99/sound/soc/codecs/ |
D | wm9090.c | 434 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in wm9090_add_controls() 440 snd_soc_dapm_add_routes(dapm, audio_map_in1_diff, in wm9090_add_controls() 443 snd_soc_dapm_add_routes(dapm, audio_map_in1_se, in wm9090_add_controls() 450 snd_soc_dapm_add_routes(dapm, audio_map_in2_diff, in wm9090_add_controls() 453 snd_soc_dapm_add_routes(dapm, audio_map_in2_se, in wm9090_add_controls()
|
D | dmic.c | 59 snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon)); in dmic_probe()
|
D | wm_hubs.c | 949 snd_soc_dapm_add_routes(dapm, analogue_routes, in wm_hubs_add_analogue_routes() 953 snd_soc_dapm_add_routes(dapm, in wm_hubs_add_analogue_routes() 957 snd_soc_dapm_add_routes(dapm, in wm_hubs_add_analogue_routes() 962 snd_soc_dapm_add_routes(dapm, in wm_hubs_add_analogue_routes() 966 snd_soc_dapm_add_routes(dapm, in wm_hubs_add_analogue_routes()
|
D | ad1836.c | 304 ret = snd_soc_dapm_add_routes(dapm, ad183x_dac_routes, num_dacs); in ad1836_probe() 308 ret = snd_soc_dapm_add_routes(dapm, ad183x_adc_routes, num_adcs); in ad1836_probe()
|
D | wm8904.c | 1174 snd_soc_dapm_add_routes(dapm, core_intercon, in wm8904_add_widgets() 1193 snd_soc_dapm_add_routes(dapm, core_intercon, in wm8904_add_widgets() 1195 snd_soc_dapm_add_routes(dapm, adc_intercon, in wm8904_add_widgets() 1197 snd_soc_dapm_add_routes(dapm, dac_intercon, in wm8904_add_widgets() 1199 snd_soc_dapm_add_routes(dapm, wm8904_intercon, in wm8904_add_widgets() 1210 snd_soc_dapm_add_routes(dapm, dac_intercon, in wm8904_add_widgets() 1212 snd_soc_dapm_add_routes(dapm, wm8912_intercon, in wm8904_add_widgets()
|
D | wm8960.c | 392 snd_soc_dapm_add_routes(dapm, audio_paths, ARRAY_SIZE(audio_paths)); in wm8960_add_widgets() 401 snd_soc_dapm_add_routes(dapm, audio_paths_capless, in wm8960_add_widgets() 407 snd_soc_dapm_add_routes(dapm, audio_paths_out3, in wm8960_add_widgets()
|
D | alc5623.c | 950 snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon)); in alc5623_probe() 957 snd_soc_dapm_add_routes(dapm, intercon_amp_spk, in alc5623_probe() 961 snd_soc_dapm_add_routes(dapm, intercon_spk, in alc5623_probe()
|
D | lm4857.c | 192 ret = snd_soc_dapm_add_routes(dapm, lm4857_routes, in lm4857_probe()
|
D | ssm2602.c | 561 return snd_soc_dapm_add_routes(dapm, ssm2602_routes, in ssm2602_probe() 575 return snd_soc_dapm_add_routes(dapm, ssm2604_routes, in ssm2604_probe()
|
D | wm8994.c | 4109 snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon)); in wm8994_codec_probe() 4113 snd_soc_dapm_add_routes(dapm, wm8994_intercon, in wm8994_codec_probe() 4117 snd_soc_dapm_add_routes(dapm, wm8994_revd_intercon, in wm8994_codec_probe() 4119 snd_soc_dapm_add_routes(dapm, wm8994_lateclk_revd_intercon, in wm8994_codec_probe() 4122 snd_soc_dapm_add_routes(dapm, wm8994_lateclk_intercon, in wm8994_codec_probe() 4128 snd_soc_dapm_add_routes(dapm, wm8994_revd_intercon, in wm8994_codec_probe() 4130 snd_soc_dapm_add_routes(dapm, wm8994_lateclk_revd_intercon, in wm8994_codec_probe() 4133 snd_soc_dapm_add_routes(dapm, wm8994_lateclk_intercon, in wm8994_codec_probe() 4135 snd_soc_dapm_add_routes(dapm, wm8958_intercon, in wm8994_codec_probe() 4142 snd_soc_dapm_add_routes(dapm, wm8994_lateclk_intercon, in wm8994_codec_probe() [all …]
|
/linux-3.4.99/sound/soc/omap/ |
D | omap3pandora.c | 177 return snd_soc_dapm_add_routes(dapm, omap3pandora_out_map, in omap3pandora_out_init() 198 return snd_soc_dapm_add_routes(dapm, omap3pandora_in_map, in omap3pandora_in_init()
|
D | rx51.c | 309 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in rx51_aic34_init() 347 return snd_soc_dapm_add_routes(dapm, audio_mapb, in rx51_aic34b_init()
|
/linux-3.4.99/sound/soc/samsung/ |
D | neo1973_wm8753.c | 294 ret = snd_soc_dapm_add_routes(dapm, neo1973_gta02_routes, in neo1973_gta02_wm8753_init() 337 ret = snd_soc_dapm_add_routes(dapm, neo1973_wm8753_routes, in neo1973_wm8753_init()
|
/linux-3.4.99/sound/soc/ep93xx/ |
D | snappercl15.c | 77 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in snappercl15_tlv320aic23_init()
|
/linux-3.4.99/sound/soc/pxa/ |
D | e800_wm9712.c | 82 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in e800_ac97_init()
|
D | e750_wm9705.c | 91 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in e750_ac97_init()
|
D | palm27x.c | 89 err = snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in palm27x_ac97_init()
|
D | e740_wm9705.c | 109 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in e740_ac97_init()
|
D | mioa701_wm9713.c | 139 snd_soc_dapm_add_routes(dapm, ARRAY_AND_SIZE(audio_map)); in mioa701_wm9713_init()
|
D | zylonite.c | 84 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in zylonite_wm9713_init()
|
D | tosa.c | 210 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in tosa_ac97_init()
|
/linux-3.4.99/sound/soc/sh/ |
D | migor.c | 147 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in migor_dai_init()
|
/linux-3.4.99/sound/soc/atmel/ |
D | sam9g20_wm8731.c | 161 snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon)); in at91sam9g20ek_wm8731_init()
|
/linux-3.4.99/sound/soc/s6000/ |
D | s6105-ipcam.c | 146 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in s6105_aic3x_init()
|
/linux-3.4.99/sound/soc/davinci/ |
D | davinci-evm.c | 140 snd_soc_dapm_add_routes(dapm, audio_map, ARRAY_SIZE(audio_map)); in evm_aic3x_init()
|