Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.cpp14 GPIOInterface::GPIOInterface(const std::string& namedGpio) in GPIOInterface()
32 const std::string& namedGpio) in createGPIO()
117 std::unique_ptr<GPIOInterfaceBase> createGPIO(const std::string& namedGpio) in createGPIO()