Home
last modified time | relevance | path

Searched defs:cdev_info (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp251 const CdevInfo &cdev_info = cooling_device_info_map.at(binded_cdev_info_pair.first); in updatePowerBudget() local
493 const CdevInfo &cdev_info = cooling_device_info_map.at(binded_cdev_info_pair.first); in allocatePowerToCdev() local
626 const CdevInfo &cdev_info = cooling_device_info_map.at(pid_power_budget_pair.first); in updateCdevRequestByPower() local
/aosp_15_r20/hardware/google/pixel/thermal/
Dthermal-helper.cpp127 const auto &cdev_info = cooling_device_info_map_.at(binded_cdev_info_pair.first); in maxCoolingRequestCheck() local
514 const CdevInfo &cdev_info = cooling_device_info_map_.at(cooling_device.data()); in readCoolingDevice() local