Home
last modified time | relevance | path

Searched refs:SetCpuFreq (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_interface_impl.h31 int32_t SetCpuFreq(int32_t freq) override;
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_impl.cpp117 int32_t ThermalInterfaceImpl::SetCpuFreq(int32_t freq) in SetCpuFreq() function in OHOS::HDI::Thermal::V1_1::ThermalInterfaceImpl
/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_hdi_test.cpp156 int32_t ret = g_thermalInterface->SetCpuFreq(cpuFreq); in HWTEST_F()

Completed in 2 milliseconds