Home
last modified time | relevance | path

Searched refs:InterfaceType (Results 1 – 21 of 21) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dtargets.hpp44 static constexpr InterfaceType type = InterfaceType::FAN_SPEED;
50 static constexpr InterfaceType type = InterfaceType::FAN_PWM;
89 if (InterfaceType::FAN_PWM == type) in addTarget()
114 if (type != InterfaceType::FAN_SPEED) in addTarget()
121 if (type != InterfaceType::FAN_PWM) in addTarget()
H A Dthresholds.hpp26 static constexpr InterfaceType type = InterfaceType::WARN;
47 static constexpr InterfaceType type = InterfaceType::CRIT;
H A Dsensor.cpp131 obj[InterfaceType::STATUS]); in addValue()
205 obj[InterfaceType::VALUE] = iface; in addValue()
260 obj[InterfaceType::STATUS] = iface; in addStatus()
276 obj[InterfaceType::ACCURACY] = iface; in addAccuracy()
292 obj[InterfaceType::PRIORITY] = iface; in addPriority()
H A Dtypes.hpp12 using InterfaceMap = std::map<InterfaceType, std::any>;
H A Dinterface.hpp43 enum class InterfaceType enum
H A Dmainloop.cpp115 case InterfaceType::VALUE: in updateSensorInterfaces()
122 case InterfaceType::WARN: in updateSensorInterfaces()
125 case InterfaceType::CRIT: in updateSensorInterfaces()
489 obj[InterfaceType::STATUS]); in read()
/openbmc/phosphor-inventory-manager/
H A Dtypes.hpp27 using InterfaceType = std::map<std::string, T>; typedef
30 using ObjectType = std::map<std::string, InterfaceType<T>>;
32 using Interface = InterfaceType<InterfaceVariantType>;
/openbmc/ibm-logging/
H A Dmanager.hpp51 using InterfaceMap = std::map<InterfaceType, std::any>;
55 using InterfaceMapMulti = std::map<InterfaceType, ObjectList>;
235 void addInterface(const std::string& objectPath, InterfaceType type,
250 void addChildInterface(const std::string& objectPath, InterfaceType type,
H A Dmanager.cpp110 void Manager::addInterface(const std::string& objectPath, InterfaceType type, in addInterface()
129 InterfaceType type, std::any& object) in addChildInterface()
177 addInterface(objectPath, InterfaceType::POLICY, anyObject); in createPolicyInterface()
250 addChildInterface(objectPath, InterfaceType::CALLOUT, anyObject); in createCalloutObjects()
292 addChildInterface(objectPath, InterfaceType::CALLOUT, anyObject); in restoreCalloutObjects()
H A Dinterfaces.hpp25 enum class InterfaceType enum
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcomputer_system.hpp70 enum class InterfaceType{ enum
301 NLOHMANN_JSON_SERIALIZE_ENUM(InterfaceType, {
302 {InterfaceType::Invalid, "Invalid"},
303 {InterfaceType::TPM1_2, "TPM1_2"},
304 {InterfaceType::TPM2_0, "TPM2_0"},
305 {InterfaceType::TCM1_0, "TCM1_0"},
/openbmc/phosphor-inventory-manager/test/
H A Dtypes_test.cpp12 void functionUsingInterfaceType(InterfaceType<Empty>&) {} in functionUsingInterfaceType()
/openbmc/qemu/rust/qemu-api/src/
H A Dprelude.rs18 pub use crate::qom::InterfaceType;
H A Dqdev.rs147 unsafe impl InterfaceType for ResettableClass {
H A Dqom.rs498 pub unsafe trait InterfaceType: Sized { trait
/openbmc/qemu/include/hw/acpi/
H A Dtpm.h148 FIELD(CRB_INTF_ID, InterfaceType, 0, 4)
/openbmc/qemu/tests/qtest/
H A Dtpm-crb-test.c37 g_assert_cmpint(FIELD_EX32(intfid, CRB_INTF_ID, InterfaceType), ==, 1); in tpm_crb_test()
/openbmc/qemu/hw/tpm/
H A Dtpm_crb.c250 InterfaceType, CRB_INTF_TYPE_CRB_ACTIVE); in tpm_crb_reset()
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h533 INTERFACE_TYPE InterfaceType; // Isa, Eisa, etc.... member
H A Dimbapi.c1930 pmi.InterfaceType = Internal; in MapPhysicalMemory()
/openbmc/docs/designs/oem/google/
H A Droot_of_trust.md96 - InterfaceType