Searched refs:SerialUartMux (Results 1 – 3 of 3) sorted by relevance
10 static ButtonIFRegister<SerialUartMux> buttonRegister;17 void SerialUartMux::init() in init()28 std::bind(std::mem_fn(&SerialUartMux::hostSelectorPositionChanged), in init()41 bool SerialUartMux::isOCPDebugCardPresent() in isOCPDebugCardPresent()48 void SerialUartMux::configSerialConsoleMux(size_t position) in configSerialConsoleMux()81 void SerialUartMux::hostSelectorPositionChanged(sdbusplus::message_t& msg) in hostSelectorPositionChanged()
20 class SerialUartMux final : public ButtonIface class23 SerialUartMux(sdbusplus::bus_t& bus, [[maybe_unused]] const char* path, in SerialUartMux() function in SerialUartMux55 ~SerialUartMux() in ~SerialUartMux()
17 "/xyz/openbmc_project/Chassis/Buttons/SerialUartMux";