Home
last modified time | relevance | path

Searched refs:physDevice (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Dgpio.cpp42 Gpio::Gpio(const std::string& physDevice, const std::string& device, in Gpio() argument
45 evdev(evdevpp::evdev::newFromFD(evdevfd())), phys(physDevice), pin(physPin) in Gpio()
H A Dgpio.hpp48 Gpio(const std::string& physDevice, const std::string& device,