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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dcs4270.c552 * cs4270_codec - global variable to store codec for the ASoC probe function
555 * cs4270_codec. This is the only way to pass the codec structure from
562 static struct snd_soc_codec *cs4270_codec; variable in typeref:struct:snd_soc_codec
601 struct snd_soc_codec *codec = cs4270_codec;
658 struct snd_soc_codec *codec = cs4270_codec;
685 * comment for cs4270_codec.
687 if (cs4270_codec) {
784 * cs4270_codec needs to be ready.
786 cs4270_codec = codec;
799 cs4270_codec
[all...]

Completed in 92 milliseconds