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::MmioBuffer tsensor_pll_mmio, fdf::MmioBuffer tsensor_trim_mmio, fdf::MmioBuffer tsensor_hiu_mmio, fidl::WireSyncClient<fuchsia_hardware_pwm::Pwm> big_cluster_pwm, fidl::WireSyncClient<fuchsia_hardware_pwm::Pwm> little_cluster_pwm, fdf::MmioBuffer cpufreq_scaling_hiu_mmio, fdf::MmioBuffer cpufreq_scaling_mock_hiu_internal_mmio, uint32_t pid)
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