Searched defs:isPowerOn (Results 1 – 14 of 14) sorted by relevance
108 inline bool isPowerOn() const in isPowerOn() function in phosphor::fan::presence::AnyOf
31 bool PowerStatusMonitor::isPowerOn() const in isPowerOn() function in power::PowerStatusMonitor
110 bool isPowerOn() const in isPowerOn() function in phosphor::fan::monitor::System
38 bool isPowerOn() const in isPowerOn() function in HostStateMonitor
103 bool isPowerOn() in isPowerOn() function in phosphor::power::chassis::Chassis
141 bool isPowerOn() in isPowerOn() function in phosphor::power::manager::PSUManager
815 std::function<bool()> isPowerOn; member in phosphor::power::psu::PowerSupply
831 std::function<bool()> isPowerOn; member in phosphor::power::psu::PowerSupply
87 bool isPowerOn() const in isPowerOn() function in phosphor::fan::PowerState
123 bool isPowerOn(void) in isPowerOn() function
480 inline bool isPowerOn() const in isPowerOn() function in phosphor::fan::control::json::Manager
307 bool isPowerOn() in isPowerOn() function
25 static auto isPowerOn = []() { return true; }; in __anonb3e34f0f0102() variable