Home
last modified time | relevance | path

Searched refs:configGroupGpio (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-buttons/inc/
H A Dgpio.hpp63 int configGroupGpio(ButtonConfig& buttonCfg);
H A Dbutton_interface.hpp25 ret = configGroupGpio(config); in ButtonIface()
/openbmc/phosphor-buttons/src/
H A Dgpio.cpp129 int configGroupGpio(ButtonConfig& buttonIFConfig) in configGroupGpio() function