Searched refs:tlv320aic23_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 Dtlv320aic23.c44 static const u16 tlv320aic23_reg[] = { variable
58 if (reg >= ARRAY_SIZE(tlv320aic23_reg))
70 if (reg >= ARRAY_SIZE(tlv320aic23_reg))
659 codec->reg_cache_size = ARRAY_SIZE(tlv320aic23_reg);
661 kmemdup(tlv320aic23_reg, sizeof(tlv320aic23_reg), GFP_KERNEL);

Completed in 31 milliseconds