Home
last modified time | relevance | path

Searched refs:SetDvfsOpp (Results 1 – 2 of 2) sorted by relevance

/system/dev/thermal/mtk-thermal/
A Dmtk-thermal.h38 zx_status_t SetDvfsOpp(const dvfs_info_t* opp);
A Dmtk-thermal.cpp137 zx_status_t status = SetDvfsOpp(&dvfs_info); in Init()
281 zx_status_t MtkThermal::SetDvfsOpp(const dvfs_info_t* opp) { in SetDvfsOpp() function in thermal::MtkThermal
345 return SetDvfsOpp(reinterpret_cast<const dvfs_info_t*>(in_buf)); in DdkIoctl()

Completed in 3 milliseconds