Searched refs:sensor_info (Results 1 – 9 of 9) sorted by relevance
264 const SensorInfo &sensor_info = sensor_info_map_.at(sensor_name.data()); in readTemperature() local266 (static_cast<int>(sensor_info.type) > static_cast<int>(TemperatureType_1_0::SKIN)) in readTemperature()268 : static_cast<TemperatureType_1_0>(sensor_info.type); in readTemperature()271 out->currentValue = std::stof(temp) * sensor_info.multiplier; in readTemperature()273 sensor_info.hot_thresholds[static_cast<size_t>(ThrottlingSeverity::SEVERE)]; in readTemperature()275 sensor_info.hot_thresholds[static_cast<size_t>(ThrottlingSeverity::SHUTDOWN)]; in readTemperature()276 out->vrThrottlingThreshold = sensor_info.vr_threshold; in readTemperature()297 const auto &sensor_info = sensor_info_map_.at(sensor_name.data()); in readTemperature() local298 out->type = sensor_info.type; in readTemperature()300 out->value = std::stof(temp) * sensor_info.multiplier; in readTemperature()[all …]
230 struct msm_sensor_info_t sensor_info; member716 struct msm_sensor_info_t sensor_info; member
259 struct msm_sensor_info_t sensor_info; member
229 struct msm_sensor_info_t sensor_info; member
256 struct msm_sensor_info_t sensor_info; member
264 struct msm_sensor_info_t sensor_info; member
235 struct msm_sensor_info_t sensor_info; member
458 struct msm_sensor_info_t sensor_info; member
497 struct msm_sensor_info_t sensor_info; member