Home
last modified time | relevance | path

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

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