Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/thermal/
Dthermal-845.c52 .throt_thresh = 60,
75 .throt_thresh = 44,
Dthermal-8998.c52 .throt_thresh = 60,
75 .throt_thresh = 44,
Dthermal_common.h58 int throt_thresh; member
Dthermal_common.c240 if (v_sen_t->throt_thresh != 0) in initialize_sensor()
241 sensor->t.throttling_threshold = v_sen_t->throt_thresh; in initialize_sensor()