Searched refs:t_num_temp (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dlm77.c43 t_num_temp enumerator in enum:temp_index
46 static const u8 temp_regs[t_num_temp] = {
60 int temp[t_num_temp]; /* index using temp_index */
113 for (i = 0; i < t_num_temp; i++) {
H A Dlm80.c88 t_num_temp enumerator in enum:temp_index
91 static const u8 temp_regs[t_num_temp] = {
126 s16 temp[t_num_temp]; /* Register values, normalized to 16 bit */
217 for (i = t_input + 1; i < t_num_temp; i++) {

Completed in 159 milliseconds