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

/linux-4.1.27/drivers/hwmon/
H A Dlm95241.c102 static int temp_from_reg_signed(u8 val_h, u8 val_l) temp_from_reg_signed() function
148 temp_from_reg_signed(data->temp[index], data->temp[index + 1]) : show_input()
H A Dlm95245.c131 static int temp_from_reg_signed(u8 val_h, u8 val_l) temp_from_reg_signed() function
226 temp = temp_from_reg_signed(data->regs[index], show_input()

Completed in 89 milliseconds