Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dsmsc47b397.c154 static int temp_from_reg(u8 reg) in temp_from_reg() function
164 return sprintf(buf, "%d\n", temp_from_reg(data->temp[attr->index])); in temp_show()