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.h32 fbl::unique_ptr<thermal::AmlVoltageRegulator> voltage_regulator, in AmlThermal() argument
37 voltage_regulator_(std::move(voltage_regulator)), in AmlThermal()
A Daml-thermal.cpp110 auto voltage_regulator = fbl::make_unique_checked<AmlVoltageRegulator>(&ac); in Create() local
116 status = voltage_regulator->Init(device, &opp_info); in Create()
137 std::move(voltage_regulator), in Create()

Completed in 3 milliseconds