Home
last modified time | relevance | path

Searched refs:setTimerUse (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp86 void setTimerUse(TimerUse timerUse);
H A Dwatchdog_service.cpp193 void WatchdogService::setTimerUse(TimerUse timerUse) in setTimerUse() function in WatchdogService
H A Dwatchdog.cpp236 wd_service.setTimerUse(ipmiTimerUseToWdTimerUse(ipmiTimerUse)); in ipmiSetWatchdogTimer()