Home
last modified time | relevance | path

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

/Linux-v5.4/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()
Dhwmon.c335 [hwmon_temp_min_hyst] = "temp%d_min_hyst",
/Linux-v5.4/include/linux/
Dhwmon.h67 hwmon_temp_min_hyst, enumerator
93 #define HWMON_T_MIN_HYST BIT(hwmon_temp_min_hyst)