thres_temp 73 drivers/thermal/hisi_thermal.c uint32_t thres_temp; thres_temp 360 drivers/thermal/hisi_thermal.c hi6220_thermal_alarm_set(data->regs, sensor->thres_temp); thres_temp 386 drivers/thermal/hisi_thermal.c value = hi3660_thermal_temp_to_step(sensor->thres_temp); thres_temp 453 drivers/thermal/hisi_thermal.c sensor->tzd, sensor->id, *temp, sensor->thres_temp); thres_temp 472 drivers/thermal/hisi_thermal.c if (temp >= sensor->thres_temp) { thres_temp 475 drivers/thermal/hisi_thermal.c sensor->id, temp, sensor->thres_temp); thres_temp 483 drivers/thermal/hisi_thermal.c sensor->id, temp, sensor->thres_temp); thres_temp 510 drivers/thermal/hisi_thermal.c sensor->thres_temp = trip[i].temperature;