Home
last modified time | relevance | path

Searched refs:aw883xx_audio_map (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw883xx.c1344 static const struct snd_soc_dapm_route aw883xx_audio_map[] = { variable
1400 sizeof(struct snd_soc_dapm_route) * ARRAY_SIZE(aw883xx_audio_map), in aw883xx_add_widgets()
1405 memcpy(aw_route, aw883xx_audio_map, in aw883xx_add_widgets()
1406 sizeof(struct snd_soc_dapm_route) * ARRAY_SIZE(aw883xx_audio_map)); in aw883xx_add_widgets()
1408 for (i = 0; i < ARRAY_SIZE(aw883xx_audio_map); i++) { in aw883xx_add_widgets()
1425 snd_soc_dapm_add_routes(dapm, aw_route, ARRAY_SIZE(aw883xx_audio_map)); in aw883xx_add_widgets()