Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dtmp108.c153 case hwmon_temp_min_hyst: in tmp108_read()
173 err = regmap_read(tmp108->regmap, attr == hwmon_temp_min_hyst ? in tmp108_read()
178 if (attr == hwmon_temp_min_hyst) in tmp108_read()
223 case hwmon_temp_min_hyst: in tmp108_write()
227 attr == hwmon_temp_min_hyst ? in tmp108_write()
232 if (attr == hwmon_temp_min_hyst) in tmp108_write()
267 case hwmon_temp_min_hyst: in tmp108_is_visible()
H A Dlm92.c105 case hwmon_temp_min_hyst: in lm92_temp_read()
138 if (attr == hwmon_temp_min_hyst) in lm92_temp_read()
250 case hwmon_temp_min_hyst: in lm92_is_visible()
H A Dmax31827.c186 case hwmon_temp_min_hyst: in max31827_is_visible()
296 case hwmon_temp_min_hyst: in max31827_read()
383 case hwmon_temp_min_hyst: in max31827_write()
H A Dadt7x10.c246 case hwmon_temp_min_hyst: in adt7x10_is_visible()
272 case hwmon_temp_min_hyst: in adt7x10_read()
H A Dsht3x.c679 case hwmon_temp_min_hyst: in sht3x_is_visible()
743 case hwmon_temp_min_hyst: in sht3x_read()
810 case hwmon_temp_min_hyst: in sht3x_write()
H A Demc1403.c344 case hwmon_temp_min_hyst: in emc1403_temp_read()
575 case hwmon_temp_min_hyst: in emc1403_temp_is_visible()
H A Dhwmon.c574 [hwmon_temp_min_hyst] = "temp%d_min_hyst",
/linux/include/linux/
H A Dhwmon.h73 hwmon_temp_min_hyst, enumerator
103 #define HWMON_T_MIN_HYST BIT(hwmon_temp_min_hyst)