Searched refs:uda1380_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 Duda1380.c36 static struct snd_soc_codec *uda1380_codec; variable in typeref:struct:snd_soc_codec
143 uda1380_read_reg_cache(uda1380_codec, reg));
144 uda1380_write(uda1380_codec, reg,
145 uda1380_read_reg_cache(uda1380_codec, reg));
683 if (uda1380_codec == NULL) {
688 socdev->card->codec = uda1380_codec;
689 codec = uda1380_codec;
750 if (uda1380_codec) {
802 uda1380_codec = codec;
842 uda1380_codec
[all...]

Completed in 66 milliseconds