Searched refs:cq93vc_dai (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dcq93vc.h26 extern struct snd_soc_dai cq93vc_dai;
H A Dcq93vc.c133 struct snd_soc_dai cq93vc_dai = { variable in typeref:struct:snd_soc_dai
149 EXPORT_SYMBOL_GPL(cq93vc_dai); variable
222 cq93vc_dai.dev = &pdev->dev;
233 codec->dai = &cq93vc_dai;
245 ret = snd_soc_register_dai(&cq93vc_dai);
267 snd_soc_unregister_dai(&cq93vc_dai);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/davinci/
H A Ddavinci-evm.c182 .codec_dai = &cq93vc_dai,

Completed in 108 milliseconds