Home
last modified time | relevance | path

Searched defs:property (Results 76 – 100 of 285) sorted by relevance

12345678910>>...12

/openbmc/phosphor-fan-presence/control/json/
H A Dzone.cpp474 for (const auto& property : interface["properties"]) in setInterfaces() local
557 namespace zone::property namespace
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp380 auto propertyChangedTo(const char* iface, const char* property, T&& val) in propertyChangedTo()
392 auto propertyIs(const char* path, const char* iface, const char* property, in propertyIs()
H A Dassociation_manager.hpp60 std::string property; member
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp174 for (const auto& property : propertyList) in handleRestrictedModeChange() local
221 for (const auto& property : propertyList) in handlePostCompleteChange() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.hpp254 for (const auto& property : interface.second) in Handler() local
296 for (const auto& property : interface.second) in Handler() local
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmain.cpp117 for (auto &property : result) { in main() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dlibfdt.h151 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st()
175 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st()
628 #define fdt_for_each_property_offset(property, fdt, node) \ argument
/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp103 static T getProperty(const std::string& path, const std::string& property) in getProperty()
111 const std::string& property, in setProperty()
130 const std::string& property, in changeProperty()
/openbmc/witherspoon-pfault-analysis/
H A Dutility.hpp50 std::variant<T> property; in getProperty() local
/openbmc/openpower-proc-control/
H A Dutil.cpp55 constexpr auto property = "CurrentHostState"; in isHostPoweringOff() local
/openbmc/linux/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c9 const char *property, int minlen) in get_prop()
/openbmc/qemu/tests/qtest/
H A Dmax34451-test.c43 static uint16_t qmp_max34451_get(const char *id, const char *property) in qmp_max34451_get()
56 const char *property, in qmp_max34451_set()
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_overlay.c345 struct drm_plane_state *state, struct drm_property *property, in armada_overlay_set_property()
413 const struct drm_plane_state *state, struct drm_property *property, in armada_overlay_get_property()
/openbmc/sdbusplus/test/
H A Dunpack_properties.cpp27 std::string property; member
36 const std::string& property) { in operator ()()
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_handler.cpp26 std::map<std::string, std::variant<std::string, uint8_t>> property; in dumpStatusChanged() local
/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp460 const char* property = "Available"; in TEST_F() local
537 const char* property = "Available"; in TEST_F() local
663 const char* property = "Available"; in TEST_F() local
742 const char* property = "Available"; in TEST_F() local
/openbmc/entity-manager/src/
H A Dutils.hpp55 const static constexpr char* property = "CurrentHostState"; variable
/openbmc/u-boot/lib/libfdt/
H A Dfdt_ro.c546 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
571 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
602 const char *property, int idx, in fdt_stringlist_get()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp87 const std::string& property, in getDbusProperty()
138 const std::string& property, const Value& value, in setDbusProperty()
434 const std::string& property, const Value& value) in setDbusProperty()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c462 struct drm_property *property, in omap_plane_atomic_set_property()
477 struct drm_property *property, in omap_plane_atomic_get_property()
/openbmc/dbus-sensors/src/
H A DThresholds.cpp221 std::string property = in updateThresholds() local
458 std::string property = Sensor::propertyAlarm(level, direction); in assertThresholds() local
/openbmc/linux/arch/m68k/sun3x/
H A Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
/openbmc/phosphor-pid-control/
H A Dsetsensor.cpp12 static constexpr auto property = "Manual"; variable
/openbmc/linux/drivers/mfd/
H A Daltera-sysmgr.c96 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp32 std::map<std::string, std::variant<std::string, uint8_t>> property; in dumpStatusChanged() local

12345678910>>...12