Searched refs:getGpioValue (Results 1 – 5 of 5) sorted by relevance
67 int getGpioValue(const std::string& gpioName);
105 phosphor::state::manager::utils::getGpioValue("bmc-secure-boot"); in main()
320 phosphor::state::manager::utils::getGpioValue("reset-cause-pinhole"); in discoverLastRebootCause()
155 if (phosphor::state::manager::utils::getGpioValue( in determineInitialState()799 auto gpioval = utils::getGpioValue("regulator-standby-faulted"); in standbyVoltageRegulatorFault()
148 int getGpioValue(const std::string& gpioName) in getGpioValue() function