Searched refs:ad193x_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 Dad193x.c37 static struct snd_soc_codec *ad193x_codec; variable in typeref:struct:snd_soc_codec
332 if (ad193x_codec) {
358 ad193x_codec = codec;
415 ad193x_codec = NULL;
457 if (ad193x_codec == NULL) {
462 socdev->card->codec = ad193x_codec;
463 codec = ad193x_codec;

Completed in 58 milliseconds