Lines Matching +full:long +full:- +full:press +full:- +full:mode
45 * There are 3 buttons supported - Power, ID, and Reset.
47 * check for that button on D-Bus before listening for its signals.
62 * @param[in] bus - sdbusplus connection object
68 * @brief The handler for a power button press
72 * @param[in] msg - sdbusplus message from signal
77 * @brief The handler for an ID button press
81 * @param[in] msg - sdbusplus message from signal
86 * @brief The handler for a reset button press
90 * @param[in] msg - sdbusplus message from signal
95 * @brief The handler for a OCP debug card host selector button press
100 * @param[in] msg - sdbusplus message from signal
113 * @return std::string - the D-Bus service name if found, else
146 * button press event type.
165 * @brief Matches on the power button long press released signal
196 * @brief Flag to indicate multi power button mode(false) or host select
197 * button mode(true)