class FakeAmlCpuFrequency
Defined at line 655 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
CPU Frequency and Scaling
Public Methods
std::unique_ptr<FakeAmlCpuFrequency> Create (fdf::MmioBuffer hiu_mmio, fdf::MmioBuffer mock_hiu_internal_mmio, uint32_t pid)
Defined at line 657 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void FakeAmlCpuFrequency (fdf::MmioBuffer hiu_mmio, fdf::MmioBuffer hiu_internal_mmio, const fuchsia_hardware_thermal::wire::ThermalDeviceInfo & thermal_config, const aml_thermal_info_t & thermal_info)
Defined at line 673 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc