Searched refs:wm8776_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 Dwm8776.c48 static const u16 wm8776_reg[WM8776_CACHEREGNUM] = { variable
401 for (i = 0; i < ARRAY_SIZE(wm8776_reg); i++) {
402 if (cache[i] == wm8776_reg[i])
496 memcpy(codec->reg_cache, wm8776_reg, sizeof(wm8776_reg));

Completed in 84 milliseconds