Searched refs:SetDvfsOpp (Results 1 – 2 of 2) sorted by relevance
38 zx_status_t SetDvfsOpp(const dvfs_info_t* opp);
137 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::MtkThermal345 return SetDvfsOpp(reinterpret_cast<const dvfs_info_t*>(in_buf)); in DdkIoctl()
Completed in 3 milliseconds