Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp173 for (const auto &power_threshold : binded_cdev_pair.second.power_thresholds) { in registerThermalThrottling() local
174 if (!std::isnan(power_threshold)) { in registerThermalThrottling()