Home
last modified time | relevance | path

Searched refs:temp2_crit_hyst (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm63.c169 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);
H A Dmax1619.c188 static SENSOR_DEVICE_ATTR_RW(temp2_crit_hyst, temp, t_hyst2);
H A Demc1403.c186 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, hyst, 0x19);
H A Dtmp401.c476 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, temp_crit_hyst, 1);
H A Dlm95234.c523 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, tcrit1_hyst, 1);
H A Df71882fg.c421 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
469 SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
H A Dadt7475.c1125 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit_hyst, temp, HYSTERSIS, 1);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm63.c169 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);
H A Dmax1619.c188 static SENSOR_DEVICE_ATTR_RW(temp2_crit_hyst, temp, t_hyst2);
H A Demc1403.c186 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, hyst, 0x19);
H A Dlm95234.c523 static SENSOR_DEVICE_ATTR_RO(temp2_crit_hyst, tcrit1_hyst, 1);
H A Df71882fg.c730 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,
H A Dadt7475.c1126 static SENSOR_DEVICE_ATTR_2_RW(temp2_crit_hyst, temp, HYSTERSIS, 1);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3126 * - temp2_crit_hyst and temp3_crit_hyst are supported on SOC15 dGPUs only
3183 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3029 * - temp2_crit_hyst and temp3_crit_hyst are supported on SOC15 dGPUs only
3091 static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);

Completed in 30 milliseconds