Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
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()
A Dhwmon.c451 [hwmon_temp_min_hyst] = "temp%d_min_hyst",
/linux/include/linux/
A Dhwmon.h69 hwmon_temp_min_hyst, enumerator
98 #define HWMON_T_MIN_HYST BIT(hwmon_temp_min_hyst)

Completed in 8 milliseconds