Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp86 std::unordered_map<uint8_t, get_sdr::GetSensorThresholdsResponse>;
665 get_sdr::GetSensorThresholdsResponse& resp) in updateWarningThreshold()
683 get_sdr::GetSensorThresholdsResponse& resp) in updateCriticalThreshold()
701 get_sdr::GetSensorThresholdsResponse& resp) in updateNonRecoverableThreshold()
718 get_sdr::GetSensorThresholdsResponse
721 get_sdr::GetSensorThresholdsResponse resp{}; in getSensorThresholds()
H A Dsensorhandler.hpp289 struct GetSensorThresholdsResponse struct