Home
last modified time | relevance | path

Searched refs:hwmon_temp_reset_history (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhwmon.c118 if (type != hwmon_temp || attr != hwmon_temp_reset_history) in mlx5_hwmon_write()
137 case hwmon_temp_reset_history: in mlx5_hwmon_is_visible()
/linux/include/linux/
H A Dhwmon.h91 hwmon_temp_reset_history, enumerator
121 #define HWMON_T_RESET_HISTORY BIT(hwmon_temp_reset_history)
/linux/drivers/accel/habanalabs/common/
H A Dhwmon.c414 case hwmon_temp_reset_history: in hl_write()
507 case hwmon_temp_reset_history: in hl_is_visible()
/linux/drivers/hwmon/
H A Dltc2947-core.c619 case hwmon_temp_reset_history: in ltc2947_write_temp()
877 case hwmon_temp_reset_history: in ltc2947_temp_is_visible()
H A Dhwmon.c592 [hwmon_temp_reset_history] = "temp%d_reset_history",