Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dpc87427.c340 static inline long temp_from_reg8(s8 reg) in temp_from_reg8() function
706 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_min[nr])); in temp_min_show()
715 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_max[nr])); in temp_max_show()
724 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_crit[nr])); in temp_crit_show()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dpc87427.c340 static inline long temp_from_reg8(s8 reg) in temp_from_reg8() function
706 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_min[nr])); in temp_min_show()
715 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_max[nr])); in temp_max_show()
724 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_crit[nr])); in temp_crit_show()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dpc87427.c340 static inline long temp_from_reg8(s8 reg) in temp_from_reg8() function
706 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_min[nr])); in temp_min_show()
715 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_max[nr])); in temp_max_show()
724 return sprintf(buf, "%ld\n", temp_from_reg8(data->temp_crit[nr])); in temp_crit_show()