Searched defs:createGPIO (Results 1 – 2 of 2) sorted by relevance
32 GPIOInterface::createGPIO(const std::string& namedGpio) in createGPIO() function in phosphor::power::psu::GPIOInterface117 std::unique_ptr<GPIOInterfaceBase> createGPIO(const std::string& namedGpio) in createGPIO() function
35 std::unique_ptr<GPIOInterfaceBase> createGPIO(const std::string& /*namedGpio*/) in createGPIO() function