Home
last modified time | relevance | path

Searched refs:findGPIODevice (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/power-sequencer/
H A Ducd90160.cpp57 gpioDevice(findGPIODevice(interface.path())), bus(bus) in UCD90160()
300 fs::path UCD90160::findGPIODevice(const fs::path& path) in findGPIODevice() function in phosphor::power::UCD90160
358 auto device = findGPIODevice(path); in doGPIOAnalysis()
H A Ducd90160.hpp98 findGPIODevice(const std::filesystem::path& path);
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Ducd90160.cpp57 gpioDevice(findGPIODevice(interface.path())), bus(bus) in UCD90160()
300 fs::path UCD90160::findGPIODevice(const fs::path& path) in findGPIODevice() function in witherspoon::power::UCD90160
358 auto device = findGPIODevice(path); in doGPIOAnalysis()
H A Ducd90160.hpp98 findGPIODevice(const std::filesystem::path& path);