Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp595 const bool support_pid, bool *support_hard_limit, in ParseBindedCdevInfo() argument
709 *support_hard_limit = true; in ParseBindedCdevInfo()
744 *support_hard_limit = true; in ParseBindedCdevInfo()
854 bool support_hard_limit = false; in ParseSensorThrottlingInfo() local
963 &support_hard_limit, scaling_frequency_map)) { in ParseSensorThrottlingInfo()
976 support_pid, &support_hard_limit, scaling_frequency_map)) { in ParseSensorThrottlingInfo()
1032 *support_throttling = support_pid | support_hard_limit; in ParseSensorThrottlingInfo()