Searched refs:wm8978_reg (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 Dwm8978.c37 static const u16 wm8978_reg[WM8978_CACHEREGNUM] = { variable
920 for (i = 0; i < ARRAY_SIZE(wm8978_reg); i++) {
923 if (cache[i] != wm8978_reg[i])
1039 memcpy(codec->reg_cache, wm8978_reg, sizeof(wm8978_reg));

Completed in 47 milliseconds