Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/cooling-type/
H A Dmain.cpp24 std::string gpiopath{}; in main() local
35 "-d,--dev", gpiopath, in main()
69 if (!gpiopath.empty()) in main()
77 coolingType.readGpio(gpiopath, gpiocode); in main()