Searched refs:wm8940_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 Dwm8940.h18 extern struct snd_soc_dai wm8940_dai;
H A Dwm8940.c639 struct snd_soc_dai wm8940_dai = { variable in typeref:struct:snd_soc_dai
658 EXPORT_SYMBOL_GPL(wm8940_dai); variable
780 codec->dai = &wm8940_dai;
800 wm8940_dai.dev = codec->dev;
826 ret = snd_soc_register_dai(&wm8940_dai);
839 snd_soc_unregister_dai(&wm8940_dai);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dimote2.c68 .codec_dai = &wm8940_dai,

Completed in 50 milliseconds