Lines Matching full:watchdog
4 #include <xyz/openbmc_project/State/Watchdog/server.hpp>
7 * @brief Access to the running OpenBMC watchdog implementation.
9 * xyz.openbmc_project.State.Watchdog DBus API.
17 sdbusplus::server::xyz::openbmc_project::state::Watchdog::Action;
19 sdbusplus::server::xyz::openbmc_project::state::Watchdog::TimerUse;
21 /** @brief Resets the time remaining on the watchdog.
23 * Optionally enables the watchdog.
25 * @param[in] enableWatchdog - Should the call also enable the watchdog
30 * watchdog service.
44 * host watchdog
51 * watchdog
58 * watchdog
64 /** @brief Sets the value of the enabled property on the host watchdog
70 /** @brief Sets the value of the LogTimeout property on the host watchdog
76 /** @brief Sets the value of the expireAction property on the host watchdog
82 /** @brief Sets the value of the timerUse property on the host watchdog
89 * watchdog
95 /** @brief Sets the value of the interval property on the host watchdog
104 /** @brief The name of the mapped host watchdog service */
107 /** @brief Gets the value of the property on the host watchdog
115 /** @brief Sets the value of the property on the host watchdog