Searched refs:wm8978_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 Dwm8978.h83 extern struct snd_soc_dai wm8978_dai;
H A Dwm8978.c878 struct snd_soc_dai wm8978_dai = { variable in typeref:struct:snd_soc_dai
897 EXPORT_SYMBOL_GPL(wm8978_dai); variable
1028 codec->dai = &wm8978_dai;
1056 wm8978_dai.dev = codec->dev;
1068 ret = snd_soc_register_dai(&wm8978_dai);
1085 snd_soc_unregister_dai(&wm8978_dai);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dmigor.c155 .codec_dai = &wm8978_dai,

Completed in 114 milliseconds