Searched refs:readGpio (Results 1 – 3 of 3) sorted by relevance
72 void readGpio(const std::string& path, unsigned int pin);
77 coolingType.readGpio(gpiopath, gpiocode); in main()
59 void CoolingType::readGpio(const std::string& gpioPath, unsigned int keycode) in readGpio() function in phosphor::cooling::type::CoolingType