Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtmp108.c162 case hwmon_temp_min_hyst: in tmp108_read()
182 err = regmap_read(tmp108->regmap, attr == hwmon_temp_min_hyst ? in tmp108_read()
187 if (attr == hwmon_temp_min_hyst) in tmp108_read()
232 case hwmon_temp_min_hyst: in tmp108_write()
236 attr == hwmon_temp_min_hyst ? in tmp108_write()
241 if (attr == hwmon_temp_min_hyst) in tmp108_write()
276 case hwmon_temp_min_hyst: in tmp108_is_visible()
Dhwmon.c322 [hwmon_temp_min_hyst] = "temp%d_min_hyst",
/Linux-v4.19/include/linux/
Dhwmon.h59 hwmon_temp_min_hyst, enumerator
85 #define HWMON_T_MIN_HYST BIT(hwmon_temp_min_hyst)