Home
last modified time | relevance | path

Searched refs:cfgs (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/qcom/sm8150/vr/
H A Dvr.c308 disable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in error_cleanup()
313 … enable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_name); in error_cleanup()
331 …result = disable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_… in set_vr_thermal_configuration()
340 … result = enable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in set_vr_thermal_configuration()
370 … result = disable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in unset_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()
H A Dvr-845.c44 non_vr->cfgs = &non_vr_thermal_configs[0]; in load_thermal_cfg_info()
47 vr->cfgs = &vr_thermal_configs[0]; in load_thermal_cfg_info()
H A Dvr-8998.c45 non_vr->cfgs = &non_vr_thermal_configs[0]; in load_thermal_cfg_info()
48 vr->cfgs = &vr_thermal_configs[0]; in load_thermal_cfg_info()
H A Dvr_int.h36 thermal_algo_info_t * cfgs; member
/aosp12/hardware/qcom/sdm845/vr/
H A Dvr.c308 disable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in error_cleanup()
313 … enable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_name); in error_cleanup()
331 …result = disable_config(non_vr_thermal_cfgs.cfgs[i].config_name, non_vr_thermal_cfgs.cfgs[i].algo_… in set_vr_thermal_configuration()
340 … result = enable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in set_vr_thermal_configuration()
370 … result = disable_config(vr_thermal_cfgs.cfgs[i].config_name, vr_thermal_cfgs.cfgs[i].algo_name); in unset_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()
H A Dvr-845.c44 non_vr->cfgs = &non_vr_thermal_configs[0]; in load_thermal_cfg_info()
47 vr->cfgs = &vr_thermal_configs[0]; in load_thermal_cfg_info()
H A Dvr-8998.c45 non_vr->cfgs = &non_vr_thermal_configs[0]; in load_thermal_cfg_info()
48 vr->cfgs = &vr_thermal_configs[0]; in load_thermal_cfg_info()
H A Dvr_int.h36 thermal_algo_info_t * cfgs; member
/aosp12/build/make/core/
H A Ddex_preopt_config_merger.py43 cfgs = []
46 cfgs.append(json.load(f, object_pairs_hook=OrderedDict))
50 cfg0 = cfgs[0]
54 for cfg in cfgs[1:]:
96 f.write(json.dumps(cfgs[0], indent=4, separators=(',', ': ')))
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
H A DVtsHalAutomotiveVehicleV2_0TargetTest.cpp130 mVehicle->getAllPropConfigs([&isCalled, &propConfigs](const hidl_vec<VehiclePropConfig>& cfgs) { in TEST_P() argument
131 propConfigs = cfgs; in TEST_P()
147 properties, [&isCalled](StatusCode status, const hidl_vec<VehiclePropConfig>& cfgs) { in TEST_P() argument
149 ASSERT_EQ(4u, cfgs.size()); in TEST_P()
161 properties, [&isCalled](StatusCode status, const hidl_vec<VehiclePropConfig>& cfgs) { in TEST_P() argument
163 ASSERT_EQ(0, cfgs.size()); in TEST_P()
200 [&propConfigs](const hidl_vec<VehiclePropConfig>& cfgs) { propConfigs = cfgs; }); in TEST_P() argument
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPatch.cpp36 String8 *dst, int spaces, const char *prefix, int count, const audio_port_config *cfgs) in dumpPatchEndpoints() argument
39 const audio_port_config &cfg = cfgs[i]; in dumpPatchEndpoints()
/aosp12/build/soong/rust/
H A Dproject_json_test.go133 cfgs, ok := crate["cfg"].([]interface{})
139 for _, cfg := range cfgs {
H A Dcompiler_test.go52 cfgs: [