Searched refs:aic3x_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 Dtlv320aic3x.c79 static const u8 aic3x_reg[AIC3X_CACHEREGNUM] = { variable
1141 for (i = 0; i < ARRAY_SIZE(aic3x_reg); i++) {
1171 codec->reg_cache_size = ARRAY_SIZE(aic3x_reg);
1172 codec->reg_cache = kmemdup(aic3x_reg, sizeof(aic3x_reg), GFP_KERNEL);

Completed in 42 milliseconds