Searched refs:wm8971_dai (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8971.h61 extern struct snd_soc_dai wm8971_dai;
H A Dwm8971.c576 struct snd_soc_dai wm8971_dai = { variable in typeref:struct:snd_soc_dai
592 EXPORT_SYMBOL_GPL(wm8971_dai); variable
651 codec->dai = &wm8971_dai;
887 return snd_soc_register_dai(&wm8971_dai);
893 snd_soc_unregister_dai(&wm8971_dai);

Completed in 104 milliseconds