Home
last modified time | relevance | path

Searched refs:support_pid (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
606 if (support_pid) { in ParseBindedCdevInfo()
853 bool support_pid = false; in ParseSensorThrottlingInfo() local
956 support_pid = true; in ParseSensorThrottlingInfo()
962 if (!ParseBindedCdevInfo(sensor["BindedCdevInfo"], &binded_cdev_info_map, support_pid, in ParseSensorThrottlingInfo()
976 support_pid, &support_hard_limit, scaling_frequency_map)) { in ParseSensorThrottlingInfo()
1032 *support_throttling = support_pid | support_hard_limit; in ParseSensorThrottlingInfo()