Home
last modified time | relevance | path

Searched refs:regs_to_copy (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/misc/
Dics932s401.c72 static int regs_to_copy[NUM_MIRRORED_REGS] = { variable
148 temp = i2c_smbus_read_word_data(client, regs_to_copy[i]); in ics932s401_update_device()
149 data->regs[regs_to_copy[i]] = temp >> 8; in ics932s401_update_device()