Home
last modified time | relevance | path

Searched defs:present (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp62 auto present = false; in determinePresence() local
119 auto present = false; in analyzeEvent() local
140 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap()
159 void Presence::updateInventory(bool present) in updateInventory()
186 void Presence::bindOrUnbindDrivers(bool present) in bindOrUnbindDrivers()
/openbmc/pldm/host-bmc/dbus/
H A Dinventory_item.cpp20 bool InventoryItem::present() const in present() function in pldm::dbus::InventoryItem
25 bool InventoryItem::present(bool value) in present() function in pldm::dbus::InventoryItem
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py162 present = True variable
167 present = False variable
/openbmc/qemu/qapi/
H A Daccelerator.json37 # <- { "return": { "enabled": true, "present": true } } boolean
/openbmc/phosphor-fan-presence/presence/
H A Danyof.cpp60 void AnyOf::stateChanged(bool present, PresenceSensor& sensor) in stateChanged()
118 auto present = std::any_of(state.begin(), state.end(), [](const auto& s) { in monitor() local
H A Dfallback.cpp32 void Fallback::stateChanged(bool present, PresenceSensor& /*sensor*/) in stateChanged()
H A Dgpio.hpp151 bool present() override in present() function in phosphor::fan::presence::NullGpio
H A Dgpio.cpp61 bool Gpio::present() in present() function in phosphor::fan::presence::Gpio
H A Dtach.cpp97 bool Tach::present() in present() function in phosphor::fan::presence::Tach
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp54 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap()
73 void GpioPresence::updateInventory(bool present) in updateInventory()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_service.cpp28 bool present{false}; in isPresent() local
/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp36 inline void setPresent(const bool present) in setPresent()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp32 bool present = false; in getPresence() local
42 bool present, const std::string& name) const override in setPresence()
H A Dutil_base.hpp47 bool present, const std::string& name) in setPresence()
/openbmc/entity-manager/src/gpio-presence/
H A Ddevice_presence.cpp89 const bool present = isPresent(); in updateDbusInterfaces() local
/openbmc/qemu/include/hw/acpi/
H A Dghes.h69 bool present; /* True if GHES is present at all on this board */ member
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp289 bool present; member
/openbmc/phosphor-power/tools/power-utils/
H A Dvalidator.cpp48 auto present = false; in countPresentPsus() local
H A Dupdater.cpp276 void Updater::setPresent(bool present) in setPresent()
319 bool present = false; in isReadyToUpdate() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.cpp63 bool present{false}; in isPresent() local
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.hpp121 bool present = false; member in witherspoon::power::psu::PowerSupply
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.hpp121 bool present = false; member in phosphor::power::psu::PowerSupply
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp147 bool present() const in present() function in phosphor::fan::monitor::Fan
/openbmc/qemu/include/hw/remote/
H A Dproxy.h24 bool present; member
/openbmc/skeleton/pyinventorymgr/
H A Dinventory_items.py53 def setPresent(self, present): argument

123