Searched refs:wm8731_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 Dwm8731.c61 static const u16 wm8731_reg[WM8731_CACHEREGNUM] = { variable
391 for (i = 0; i < ARRAY_SIZE(wm8731_reg); i++) {
392 if (cache[i] == wm8731_reg[i])
551 memcpy(codec->reg_cache, wm8731_reg, sizeof(wm8731_reg));

Completed in 56 milliseconds