Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp94 std::unordered_map<uint8_t, get_sdr::GetSensorThresholdsResponse>;
673 get_sdr::GetSensorThresholdsResponse& resp) in updateWarningThreshold()
691 get_sdr::GetSensorThresholdsResponse& resp) in updateCriticalThreshold()
709 get_sdr::GetSensorThresholdsResponse& resp) in updateNonRecoverableThreshold()
726 get_sdr::GetSensorThresholdsResponse getSensorThresholds( in getSensorThresholds()
729 get_sdr::GetSensorThresholdsResponse resp{}; in getSensorThresholds()
H A Dsensorhandler.hpp206 struct GetSensorThresholdsResponse struct