Searched refs:wm8510_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 Dwm8510.c41 static const u16 wm8510_reg[WM8510_CACHEREGNUM] = { variable
554 for (i = 0; i < ARRAY_SIZE(wm8510_reg); i++) {
579 codec->reg_cache_size = ARRAY_SIZE(wm8510_reg);
580 codec->reg_cache = kmemdup(wm8510_reg, sizeof(wm8510_reg), GFP_KERNEL);

Completed in 40 milliseconds