Searched refs:PRESENT (Results 1 – 15 of 15) sorted by relevance
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | test_item_updater.cpp | 36 ON_CALL(mockedUtils, getPropertyImpl(_, _, _, _, StrEq(PRESENT))) in TestItemUpdater() 71 Properties propAdded{{PRESENT, PropertyType(true)}}; 72 Properties propRemoved{{PRESENT, PropertyType(false)}}; 92 _, StrEq(PRESENT))) in TEST_F() 118 _, StrEq(PRESENT))) in TEST_F() 152 StrEq(PRESENT))) in TEST_F() 159 StrEq(PRESENT))) in TEST_F() 202 StrEq(PRESENT))) in TEST_F() 209 StrEq(PRESENT))) in TEST_F() 252 _, StrEq(PRESENT))) in TEST_F() [all …]
|
H A D | test_activation.cpp | 37 ON_CALL(mockedUtils, getPropertyImpl(_, _, _, _, StrEq(PRESENT))) in TestActivation() 275 ON_CALL(mockedUtils, getPropertyImpl(_, _, _, _, StrEq(PRESENT))) in TEST_F()
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | item_updater.cpp | 400 if (psuStatusMap.contains(psuPath) && properties.contains(PRESENT)) in onPsuInventoryChanged() 402 psuStatusMap[psuPath].present = std::get<bool>(properties.at(PRESENT)); in onPsuInventoryChanged() 425 bus, service.c_str(), p.c_str(), ITEM_IFACE, PRESENT); in processPSUImage() 697 if (interface.contains(PRESENT)) in onPSUInterfacesAdded() 700 psuStatusMap[path].present = std::get<bool>(interface[PRESENT]); in onPSUInterfacesAdded()
|
H A D | activation.cpp | 346 PRESENT); in isPresent()
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | rpaphp.h | 32 #define PRESENT 1 /* Card in slot */ macro
|
H A D | rpaphp_core.c | 117 else if (state == PRESENT) in get_adapter_status() 497 if (state == PRESENT) { in enable_slot()
|
H A D | rpaphp_pci.c | 168 if (state == PRESENT) { in rpaphp_enable_slot()
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.build | 38 cdata.set_quoted('PRESENT', 'Present')
|
/openbmc/phosphor-fan-presence/docs/control/fanctl/ |
H A D | README.md | 108 FAN TARGET(RPM) FEEDBACK(RPM) PRESENT FUNCTIONAL
|
/openbmc/linux/drivers/power/supply/ |
H A D | power_supply_sysfs.c | 149 POWER_SUPPLY_ATTR(PRESENT),
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | msr.rst | 181 return PRESENT; 185 return PRESENT;
|
/openbmc/linux/Documentation/power/ |
H A D | charger-manager.rst | 164 chargers. Each power-supply-class should provide "PRESENT" (if
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | NASA-1.3 | 63 …CLAIMS ALL WARRANTIES AND LIABILITIES REGARDING THIRD-PARTY SOFTWARE, IF PRESENT IN THE ORIGINAL S…
|
H A D | CATOSL-1.1 | 73 5.1 EXCEPT AS EXPRESSLY SET FORTH IN THIS LICENSE, THE PROGRAM IS PROVIDED AS IS AND IN ITS PRESENT…
|
/openbmc/linux/scripts/ |
H A D | asn1_compiler.c | 266 _(PRESENT),
|