Searched refs:wm8728_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 Dwm8728.h27 extern struct snd_soc_dai wm8728_dai;
H A Dwm8728.c213 struct snd_soc_dai wm8728_dai = { variable in typeref:struct:snd_soc_dai
224 EXPORT_SYMBOL_GPL(wm8728_dai); variable
259 codec->dai = &wm8728_dai;
493 return snd_soc_register_dai(&wm8728_dai);
499 snd_soc_unregister_dai(&wm8728_dai);

Completed in 52 milliseconds