Home
last modified time | relevance | path

Searched refs:getFormFactorName (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-buttons/inc/
H A Dbutton_factory.hpp38 buttonIfaceRegistry[T::getFormFactorName()] = in addToRegistry()
50 buttonIfaceRegistry[T::getFormFactorName() + indexStr] = in addToRegistry()
H A Did_button.hpp55 static constexpr std::string getFormFactorName() in getFormFactorName() function in IDButton
H A Dreset_button.hpp55 static constexpr std::string getFormFactorName() in getFormFactorName() function in ResetButton
H A DdebugHostSelector_button.hpp46 static constexpr std::string getFormFactorName() in getFormFactorName() function in DebugHostSelector
H A Dpower_button.hpp58 static constexpr std::string getFormFactorName() in getFormFactorName() function in PowerButton
H A Dserial_uart_mux.hpp60 static constexpr std::string getFormFactorName() in getFormFactorName() function in SerialUartMux
H A DhostSelector_switch.hpp54 static constexpr std::string getFormFactorName() in getFormFactorName() function in HostSelector
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp35 "BUTTON_TYPE", getFormFactorName(), "ERROR", e); in init()
87 "BUTTON_TYPE", getFormFactorName()); in hostSelectorPositionChanged()