Home
last modified time | relevance | path

Searched refs:target_therm_cfg (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm8150/thermal/
Dthermal_target.c107 static struct target_therm_cfg sensor_cfg_talos[] = {
156 static struct target_therm_cfg sensor_cfg_sdmmagpie[] = {
193 static struct target_therm_cfg sensor_cfg_lito[] = {
242 static struct target_therm_cfg sensor_cfg_trinket[] = {
291 static struct target_therm_cfg sensor_cfg_bengal[] = {
340 static struct target_therm_cfg sensor_cfg_msmnile[] = {
370 static struct target_therm_cfg sensor_cfg_kona[] = {
419 static struct target_therm_cfg sensor_cfg_660[] = {
461 static struct target_therm_cfg sensor_cfg_630[] = {
510 static struct target_therm_cfg sensor_cfg_8953[] = {
[all …]
Dthermal_common.h52 struct target_therm_cfg { struct
73 int thermal_zone_init(struct target_therm_cfg *v_sen_t, int cfg_cnt); argument
Dthermal-845.c46 static struct target_therm_cfg sensor_cfg_845[] = {
Dthermal-8998.c46 static struct target_therm_cfg sensor_cfg_8998[] = {
Dthermal_common.c215 static int initialize_sensor(struct target_therm_cfg *v_sen_t, in initialize_sensor()
266 int thermal_zone_init(struct target_therm_cfg *v_sen_t, int cfg_cnt) in thermal_zone_init()