Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/vr/
Dvr-8998.c39 int load_thermal_cfg_info(thermal_cfg_info_t *non_vr, thermal_cfg_info_t *vr) { in load_thermal_cfg_info() function
Dvr-845.c39 int load_thermal_cfg_info(thermal_cfg_info_t *non_vr, thermal_cfg_info_t *vr) { in load_thermal_cfg_info() function
Dvr.c49 int __attribute__ ((weak)) load_thermal_cfg_info(thermal_cfg_info_t *non_vr, in load_thermal_cfg_info() function
402 success = load_thermal_cfg_info(&non_vr_thermal_cfgs, &vr_thermal_cfgs); in vr_init()