Home
last modified time | relevance | path

Searched refs:HWMON_C_TEMP_RESET_HISTORY (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dhwmon.h49 #define HWMON_C_TEMP_RESET_HISTORY BIT(hwmon_chip_temp_reset_history) macro
/linux-6.1.9/drivers/hwmon/
Dtmp401.c729 data->chip_channel_config[0] |= HWMON_C_TEMP_RESET_HISTORY; in tmp401_probe()