Searched refs:thermal_zone_init (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/sm8150/thermal/ |
H A D | thermal_common.h | 73 int thermal_zone_init(struct target_therm_cfg *v_sen_t, int cfg_cnt);
|
H A D | thermal-845.c | 87 thermal_sens_size = thermal_zone_init(sensor_cfg_845, in get_temperatures()
|
H A D | thermal-8998.c | 87 thermal_sens_size = thermal_zone_init(sensor_cfg_8998, in get_temperatures()
|
H A D | thermal_common.c | 266 int thermal_zone_init(struct target_therm_cfg *v_sen_t, int cfg_cnt) in thermal_zone_init() function
|
H A D | thermal_target.c | 850 thermal_sens_size = thermal_zone_init(cfg, num_cfg); in get_temperatures()
|
/aosp12/hardware/qcom/sdm845/thermal/ |
H A D | thermal_common.h | 72 int thermal_zone_init(struct target_therm_cfg *v_sen_t, int cfg_cnt);
|
H A D | thermal-845.c | 87 thermal_sens_size = thermal_zone_init(sensor_cfg_845, in get_temperatures()
|
H A D | thermal-8998.c | 87 thermal_sens_size = thermal_zone_init(sensor_cfg_8998, in get_temperatures()
|
H A D | thermal_common.c | 266 int thermal_zone_init(struct target_therm_cfg *v_sen_t, int cfg_cnt) in thermal_zone_init() function
|
H A D | thermal_target.c | 762 thermal_sens_size = thermal_zone_init(cfg, num_cfg); in get_temperatures()
|