Home
last modified time | relevance | path

Searched refs:enable_config (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/vr/
Dvr.c269 static int enable_config(char *config_name, char *algo_type){ in enable_config() function
313enable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_name); in error_cleanup()
340 … result = enable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in set_vr_thermal_configuration()
378 …result = enable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_n… in unset_vr_thermal_configuration()
/hardware/qcom/sm8150/vr/
Dvr.c269 static int enable_config(char *config_name, char *algo_type){ in enable_config() function
313enable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_name); in error_cleanup()
340 … result = enable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in set_vr_thermal_configuration()
378 …result = enable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_n… in unset_vr_thermal_configuration()