Searched refs:t_num_regs (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dmax1619.c81 t_num_regs enumerator in enum:temp_index
95 u8 temp[t_num_regs]; /* index with enum temp_index */
99 static const u8 regs_read[t_num_regs] = {
108 static const u8 regs_write[t_num_regs] = {
125 for (i = 0; i < t_num_regs; i++) max1619_update_device()
H A Dlm92.c95 t_num_regs enumerator in enum:temp_index
98 static const u8 regs[t_num_regs] = {
114 s16 temp[t_num_regs]; /* index with enum temp_index */
132 for (i = 0; i < t_num_regs; i++) { lm92_update_device()

Completed in 276 milliseconds