Searched refs:intercon (Results 1 – 11 of 11) sorted by relevance
| /sound/soc/atmel/ |
| A D | sam9g20_wm8731.c | 53 static const struct snd_soc_dapm_route intercon[] = { variable 114 .dapm_routes = intercon, 115 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| /sound/soc/codecs/ |
| A D | dmic.c | 153 static const struct snd_soc_dapm_route intercon[] = { variable 161 .dapm_routes = intercon, 162 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| A D | wm8737.c | 249 static const struct snd_soc_dapm_route intercon[] = { variable 580 .dapm_routes = intercon, 581 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| A D | alc5623.c | 345 static const struct snd_soc_dapm_route intercon[] = { variable 929 snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon)); in alc5623_probe()
|
| A D | twl6040.c | 724 static const struct snd_soc_dapm_route intercon[] = { variable 1151 .dapm_routes = intercon, 1152 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| A D | tlv320aic3x.c | 813 static const struct snd_soc_dapm_route intercon[] = { variable 1684 .dapm_routes = intercon, 1685 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| A D | cpcap.c | 833 static const struct snd_soc_dapm_route intercon[] = { variable 1855 .dapm_routes = intercon, 1856 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| A D | twl4030.c | 1371 static const struct snd_soc_dapm_route intercon[] = { variable 2177 .dapm_routes = intercon, 2178 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| A D | wm8994.c | 1858 static const struct snd_soc_dapm_route intercon[] = { variable 4506 snd_soc_dapm_add_routes(dapm, intercon, ARRAY_SIZE(intercon)); in wm8994_component_probe()
|
| /sound/soc/qcom/qdsp6/ |
| A D | q6routing.c | 961 static const struct snd_soc_dapm_route intercon[] = { variable 1128 .dapm_routes = intercon, 1129 .num_dapm_routes = ARRAY_SIZE(intercon),
|
| /sound/soc/intel/atom/ |
| A D | sst-atom-controls.c | 1136 static const struct snd_soc_dapm_route intercon[] = { variable 1545 snd_soc_dapm_add_routes(dapm, intercon, in sst_dsp_init_v2_dpcm() 1546 ARRAY_SIZE(intercon)); in sst_dsp_init_v2_dpcm()
|
Completed in 50 milliseconds