Home
last modified time | relevance | path

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

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-thermal.cpp25 uint32_t old_voltage = voltage_regulator_->GetVoltage(); in SetTarget()
44 status = voltage_regulator_->SetVoltage(new_voltage); in SetTarget()
57 status = voltage_regulator_->SetVoltage(old_voltage); in SetTarget()
66 status = voltage_regulator_->SetVoltage(new_voltage); in SetTarget()
A Daml-thermal.h37 voltage_regulator_(std::move(voltage_regulator)), in AmlThermal()
56 fbl::unique_ptr<thermal::AmlVoltageRegulator> voltage_regulator_; variable

Completed in 3 milliseconds