Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_cdndp.c94 static struct snd_soc_dai_link cdndp_dailink = { variable
107 .dai_link = &cdndp_dailink,
123 cdndp_dailink.platform_of_node = cpu_node; in rockchip_sound_probe()
124 cdndp_dailink.cpu_of_node = cpu_node; in rockchip_sound_probe()
126 cdndp_dailink.codec_of_node = of_parse_phandle(pdev->dev.of_node, in rockchip_sound_probe()
128 if (!cdndp_dailink.codec_of_node) { in rockchip_sound_probe()