Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp316 bool isRequiredPSU(const PowerSupply& psu);
H A Dpsu_manager.cpp615 if (!requiredPSUsPresent && isRequiredPSU(*psu)) in analyze()
1147 bool PSUManager::isRequiredPSU(const PowerSupply& psu) in isRequiredPSU() function in phosphor::power::manager::PSUManager