Searched refs:dac33_reg (Results 1 – 1 of 1) sorted by relevance
114 static const u8 dac33_reg[DAC33_CACHEREGNUM] = { variable1480 dac33->reg_cache = devm_kmemdup_array(&client->dev, dac33_reg, ARRAY_SIZE(dac33_reg), in dac33_i2c_probe()1481 sizeof(dac33_reg[0]), GFP_KERNEL); in dac33_i2c_probe()