Searched refs:wm8994_dai (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8994.h15 extern struct snd_soc_dai wm8994_dai[];
H A Dwm8994.c3525 struct snd_soc_dai wm8994_dai[] = { variable in typeref:struct:snd_soc_dai
3584 EXPORT_SYMBOL_GPL(wm8994_dai); variable
3964 codec->dai = &wm8994_dai[0];
4038 wm8994_dai[0].symmetric_rates = 1;
4050 wm8994_dai[1].symmetric_rates = 1;
4055 for (i = 0; i < ARRAY_SIZE(wm8994_dai); i++)
4056 wm8994_dai[i].dev = codec->dev;
4104 ret = snd_soc_register_dais(wm8994_dai, ARRAY_SIZE(wm8994_dai));
4132 snd_soc_unregister_dais(wm8994_dai, ARRAY_SIZ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dwm8994.h15 extern struct snd_soc_dai wm8994_dai[];
H A Dwm8994.c3525 struct snd_soc_dai wm8994_dai[] = { variable in typeref:struct:snd_soc_dai
3584 EXPORT_SYMBOL_GPL(wm8994_dai); variable
3964 codec->dai = &wm8994_dai[0];
4038 wm8994_dai[0].symmetric_rates = 1;
4050 wm8994_dai[1].symmetric_rates = 1;
4055 for (i = 0; i < ARRAY_SIZE(wm8994_dai); i++)
4056 wm8994_dai[i].dev = codec->dev;
4104 ret = snd_soc_register_dais(wm8994_dai, ARRAY_SIZE(wm8994_dai));
4132 snd_soc_unregister_dais(wm8994_dai, ARRAY_SIZ
[all...]

Completed in 111 milliseconds