Searched defs:cdev_name (Results 1 – 4 of 4) sorted by relevance
76 bool ThermalFiles::writeCdevFile(std::string_view cdev_name, std::string_view data) { in writeCdevFile()
795 const auto &cdev_name = cdev_request_pair.first; in computeCoolingDevicesRequest() local855 bool ThermalThrottling::updateCdevMaxRequestAndNotifyIfChange(std::string_view cdev_name, in updateCdevMaxRequestAndNotifyIfChange()871 bool ThermalThrottling::getCdevMaxRequest(std::string_view cdev_name, int *max_state) { in getCdevMaxRequest()
503 std::string cdev_name = stats_by_threshold.logging_name.value_or( in reportAllSensorCdevRequestStats() local
599 const std::string &cdev_name = values[j]["CdevRequest"].asString(); in ParseBindedCdevInfo() local