Home
last modified time | relevance | path

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

/linux-6.3-rc2/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 Dadt7x10.c252 case hwmon_temp_min_hyst: in adt7x10_is_visible()
278 case hwmon_temp_min_hyst: in adt7x10_read()
A Dhwmon.c469 [hwmon_temp_min_hyst] = "temp%d_min_hyst",
/linux-6.3-rc2/include/linux/
A Dhwmon.h69 hwmon_temp_min_hyst, enumerator
98 #define HWMON_T_MIN_HYST BIT(hwmon_temp_min_hyst)

Completed in 10 milliseconds