Searched refs:PowerButton (Results 1 – 7 of 7) sorted by relevance
22 static ButtonIFRegister<PowerButton> multiButtonRegister(25 void PowerButton::simPress() in simPress()30 void PowerButton::simLongPress() in simLongPress()35 void PowerButton::updatePressedTime() in updatePressedTime()40 auto PowerButton::getPressTime() const in getPressTime()45 void PowerButton::handleEvent(sd_event_source* /* es */, int fd, in handleEvent()
34 class PowerButton : class40 PowerButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in PowerButton() function in PowerButton50 ~PowerButton() in ~PowerButton()
4 Could not enable PowerButton event
46 "Name": "PowerButton",
55 "Name": "PowerButton",
1235 PowerButton = 0x3, enumerator 1259 case State::Host::RestartCause::PowerButton: in restartCauseToIpmiRestartCause() 1261 return IpmiRestartCause::PowerButton; in restartCauseToIpmiRestartCause()