Searched refs:initialize_sensor (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/qcom/sm8150/thermal/ |
H A D | thermal_common.c | 215 static int initialize_sensor(struct target_therm_cfg *v_sen_t, in initialize_sensor() function 287 if (initialize_sensor(&v_sen_t[j], &sensors[idx], in thermal_zone_init() 295 if (initialize_sensor(&v_sen_t[j], &sensors[idx], in thermal_zone_init()
|
/aosp12/hardware/qcom/sdm845/thermal/ |
H A D | thermal_common.c | 215 static int initialize_sensor(struct target_therm_cfg *v_sen_t, in initialize_sensor() function 287 if (initialize_sensor(&v_sen_t[j], &sensors[idx], in thermal_zone_init() 295 if (initialize_sensor(&v_sen_t[j], &sensors[idx], in thermal_zone_init()
|