Home
last modified time | relevance | path

Searched defs:ButtonConfig (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-buttons/inc/
H A Dbutton_config.hpp17 struct ButtonConfig struct
19 ConfigType type;
20 std::string formFactorName; // name of the button interface
21 std::vector<GpioInfo> gpios; // holds single or group gpio config
22 CpldInfo cpld; // holds single cpld config
23 std::vector<int> fds; // store all the fds listen io event which
25 nlohmann::json extraJsonInfo; // corresponding to button interface