Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw883xx.c792 static struct snd_soc_dai_driver aw883xx_dai[] = { variable
1517 dai_drv = devm_kzalloc(aw883xx->dev, sizeof(aw883xx_dai), GFP_KERNEL); in aw883xx_componet_codec_register()
1523 memcpy(dai_drv, aw883xx_dai, sizeof(aw883xx_dai)); in aw883xx_componet_codec_register()
1531 dai_drv, ARRAY_SIZE(aw883xx_dai)); in aw883xx_componet_codec_register()