Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dbutton_handler.hpp162 std::unique_ptr<sdbusplus::bus::match_t> debugHSButtonReleased; member in phosphor::button::Handler
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp108 debugHSButtonReleased = std::make_unique<sdbusplus::bus::match_t>( in Handler()