Home
last modified time | relevance | path

Searched refs:thermal_cfg_info_t (Results 1 – 4 of 4) 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()
Dvr-845.c39 int load_thermal_cfg_info(thermal_cfg_info_t *non_vr, thermal_cfg_info_t *vr) { in load_thermal_cfg_info()
Dvr_int.h37 }thermal_cfg_info_t; typedef
Dvr.c46 static thermal_cfg_info_t non_vr_thermal_cfgs;
47 static thermal_cfg_info_t vr_thermal_cfgs;
49 int __attribute__ ((weak)) load_thermal_cfg_info(thermal_cfg_info_t *non_vr, in load_thermal_cfg_info()
50 thermal_cfg_info_t *vr) { in load_thermal_cfg_info()