Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
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()
Dmax31827.c112 case hwmon_temp_min_hyst: in max31827_is_visible()
213 case hwmon_temp_min_hyst: in max31827_read()
324 case hwmon_temp_min_hyst: in max31827_write()
Dadt7x10.c252 case hwmon_temp_min_hyst: in adt7x10_is_visible()
278 case hwmon_temp_min_hyst: in adt7x10_read()
Dsht3x.c673 case hwmon_temp_min_hyst: in sht3x_is_visible()
737 case hwmon_temp_min_hyst: in sht3x_read()
804 case hwmon_temp_min_hyst: in sht3x_write()
Dhwmon.c469 [hwmon_temp_min_hyst] = "temp%d_min_hyst",
/Linux-v6.6/include/linux/
Dhwmon.h71 hwmon_temp_min_hyst, enumerator
101 #define HWMON_T_MIN_HYST BIT(hwmon_temp_min_hyst)