class FakeAmlThermal
Defined at line 889 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
Thermal
Public Methods
std::unique_ptr<FakeAmlThermal> Create (fdf::MmioBuffertsensor_pll_mmio,fdf::MmioBuffertsensor_trim_mmio,fdf::MmioBuffertsensor_hiu_mmio,fidl::WireSyncClient<fuchsia_hardware_pwm::Pwm>big_cluster_pwm,fidl::WireSyncClient<fuchsia_hardware_pwm::Pwm>little_cluster_pwm,fdf::MmioBuffercpufreq_scaling_hiu_mmio,fdf::MmioBuffercpufreq_scaling_mock_hiu_internal_mmio,uint32_tpid)
Defined at line 891 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void DdkRelease ()
Defined at line 949 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void FakeAmlThermal (std::unique_ptr<thermal::AmlTSensor>tsensor,std::unique_ptr<thermal::AmlVoltageRegulator>voltage_regulator,std::unique_ptr<thermal::AmlCpuFrequency>cpufreq_scaling,const fuchsia_hardware_thermal::wire::ThermalDeviceInfo &thermal_config)
Defined at line 951 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc