Searched refs:temp2_crit_hyst (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/hwmon/ |
D | lm63.c | 169 u8 temp2_crit_hyst; member 285 data->temp2_crit_hyst = i2c_smbus_read_byte_data(client, in lm63_update_device() 597 - TEMP8_FROM_REG(data->temp2_crit_hyst)); in temp2_crit_hyst_show() 832 static DEVICE_ATTR_RW(temp2_crit_hyst);
|
D | f71882fg.c | 730 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL, 787 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
|
D | adt7475.c | 1142 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit_hyst, temp, HYSTERSIS, 1);
|
/linux-6.12.1/Documentation/hwmon/ |
D | peci-cputemp.rst | 65 temp2_crit_hyst Provides the hysteresis value from Tcontrol to Tjmax of
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 3500 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
|