Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/thermal/
Dthermal_target.c102 static struct target_therm_cfg sensor_cfg_talos[] = {
151 static struct target_therm_cfg sensor_cfg_sdmmagpie[] = {
200 static struct target_therm_cfg sensor_cfg_trinket[] = {
249 static struct target_therm_cfg sensor_cfg_msmnile[] = {
298 static struct target_therm_cfg sensor_cfg_660[] = {
340 static struct target_therm_cfg sensor_cfg_630[] = {
389 static struct target_therm_cfg sensor_cfg_8953[] = {
439 static struct target_therm_cfg sensor_cfg_710[] = {
488 static struct target_therm_cfg sensor_cfg_632[] = {
537 static struct target_therm_cfg sensor_cfg_439[] = {
[all …]
Dthermal_common.h49 struct target_therm_cfg { struct
70 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()