Home
last modified time | relevance | path

Searched defs:property (Results 101 – 125 of 286) sorted by relevance

12345678910>>...12

/openbmc/phosphor-power/
H A Dutility.hpp66 std::variant<T> property; in getProperty() local
/openbmc/skeleton/op-pwrctl/pgood_wait/
H A Dpgood_wait.c39 char *property = NULL; in callback() local
/openbmc/u-boot/drivers/core/
H A Dread.c132 fdt_addr_t dev_read_addr_size(struct udevice *dev, const char *property, in dev_read_addr_size()
143 int dev_read_stringlist_search(struct udevice *dev, const char *property, in dev_read_stringlist_search()
/openbmc/qemu/tests/qtest/
H A Dadm1272-test.c147 static uint16_t qmp_adm1272_get(const char *id, const char *property) in qmp_adm1272_get()
161 const char *property, in qmp_adm1272_set()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c637 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
662 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
693 const char *property, int idx, in fdt_stringlist_get()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp106 inline bool isSelectedPropertyAllowed(std::string_view property) in isSelectedPropertyAllowed()
141 std::string_view property = nestedProperty.substr(0, index); in insertNode() local
365 for (const auto& property : properties) in getSelectParam() local
/openbmc/linux/drivers/input/
H A Dtouchscreen.c16 const char *property, in touchscreen_get_prop_u32()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.hpp95 const std::string& property) in getRequiredProperty()
/openbmc/sdbusplus/include/sdbusplus/
H A Dunpack_properties.hpp147 [](const UnpackErrorReason reason, const std::string& property) { in unpackProperties()
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp27 std::map<std::string, std::variant<std::string, uint8_t>> property; in monitorDumpCreation() local
/openbmc/linux/include/linux/
H A Dof.h28 struct property { struct
32 struct property *next; argument
54 struct property *properties; argument
/openbmc/pldm/libpldmresponder/
H A Dfru_parser.cpp142 auto property = dbus.value("property_name", ""); in setupFruRecordMap() local
/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp32 constexpr auto property = "org.freedesktop.DBus.Properties"; variable
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp260 std::string property; in status() local
381 std::string property; in get() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_ro.c723 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
748 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
779 const char *property, int idx, in fdt_stringlist_get()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c99 struct drm_property *property, u64 *val) in nouveau_conn_atomic_get_property()
130 struct drm_property *property, u64 val) in nouveau_conn_atomic_set_property()
770 struct drm_property *property, uint64_t value) in nouveau_connector_set_property()
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp69 const boost::system::error_code& ec, const std::string& property) { in getProcessorUUID()
92 for (const auto& property : interface.second) in getCpuDataByInterface() local
688 const boost::system::error_code& ec, const std::string& property) { in getCpuLocationCode()
H A Dhypervisor_system.hpp207 for (const auto& property : ifacePair.second) in extractHypervisorInterfaceData() local
223 for (const auto& property : ifacePair.second) in extractHypervisorInterfaceData() local
/openbmc/phosphor-host-ipmid/
H A Dwhitelist-filter.cpp151 for (const auto& property : propertyList) in handleRestrictedModeChange() local
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_plane.c731 struct drm_property *property, in rcar_du_plane_atomic_set_property()
746 const struct drm_plane_state *state, struct drm_property *property, in rcar_du_plane_atomic_get_property()
/openbmc/phosphor-logging/
H A Dlog_manager.cpp271 std::variant<bool> property; in isQuiesceOnErrorEnabled() local
345 std::variant<Host::HostState> property; in checkAndQuiesceHost() local
/openbmc/linux/arch/riscv/include/asm/
H A Dhwcap.h79 const char *property; member
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp284 const std::string& property, Type& propertyValue) in getDbusProperty()
/openbmc/linux/include/drm/
H A Ddrm_property.h241 static inline bool drm_property_type_is(struct drm_property *property, in drm_property_type_is()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_crt.c210 struct drm_property *property, in cdv_intel_crt_set_property()

12345678910>>...12