Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c144 struct thermal_tuning_info *tuning_info; member
155 const struct temp_frequency_entry *table = ctx->tuning_info->map_entries; in get_temp_by_freq_time()
439 int slope = ctx->tuning_info->bn_slope; in compensate_brightness()
440 int intercept = ctx->tuning_info->bn_slope; in compensate_brightness()
441 int offsite = ctx->tuning_info->bn_offsite; in compensate_brightness()
494 int vpu_slope = ctx->tuning_info->vpu_slope; in ajust_temp_on_gpu_vpu()
495 int gpu_slope = ctx->tuning_info->gpu_slope; in ajust_temp_on_gpu_vpu()
496 int vpu_ajust = ctx->tuning_info->vpu_ajust; in ajust_temp_on_gpu_vpu()
497 int gpu_ajust = ctx->tuning_info->gpu_ajust; in ajust_temp_on_gpu_vpu()
564 int slope = ctx->tuning_info->cur_slope; in map_temp_from_current()
[all …]