/openbmc/libbej/test/ |
H A D | bej_dictionary_test.cpp | 83 const struct BejDictionaryProperty* property; in TEST() local 97 const struct BejDictionaryProperty* property; in TEST() local
|
/openbmc/sdbusplus/test/vtable/ |
H A D | vtable_c.c | 13 const char* property, sd_bus_message* reply, void* userdata, in test_get() 26 const char* property, sd_bus_message* value, void* userdata, in test_set()
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_of.c | 129 struct logicvc_of_property *property; in logicvc_of_property_parse_u32() local 170 struct logicvc_of_property *property; in logicvc_of_property_parse_bool() local
|
/openbmc/linux/drivers/mfd/ |
H A D | syscon.c | 227 const char *property) in syscon_regmap_lookup_by_phandle() 250 const char *property, in syscon_regmap_lookup_by_phandle_args() 284 const char *property) in syscon_regmap_lookup_by_phandle_optional()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_atomic_uapi.c | 408 struct drm_crtc_state *state, struct drm_property *property, in drm_atomic_crtc_set_property() 478 struct drm_property *property, uint64_t *val) in drm_atomic_crtc_get_property() 514 struct drm_property *property, uint64_t val) in drm_atomic_plane_set_property() 610 struct drm_property *property, uint64_t *val) in drm_atomic_plane_get_property() 692 struct drm_property *property, uint64_t val) in drm_atomic_connector_set_property() 818 struct drm_property *property, uint64_t *val) in drm_atomic_connector_get_property() 899 struct drm_property *property, uint64_t *val) in drm_atomic_get_property()
|
/openbmc/phosphor-pid-control/ipmi/ |
H A D | dbus_mode.cpp | 51 const std::string& property) in getFanCtrlProperty() 80 const std::string& property) in setFanCtrlProperty()
|
/openbmc/libbej/src/ |
H A D | bej_dictionary.c | 81 const struct BejDictionaryProperty** property) in bejDictGetProperty() 119 const char* propertyName, const struct BejDictionaryProperty** property, in bejDictGetPropertyByName()
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/ |
H A D | events.json | 8 "property": { "name": "CurrentPowerState" } object 32 "property": { "name": "CurrentPowerState" } object
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_dump.cpp | 30 std::map<std::string, std::variant<std::string, uint8_t>> property; in dumpStatusChanged() local 111 constexpr auto property = "Enabled"; in enableWatchdog() local
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | item_updater.cpp | 43 for (const auto& property : intf.second) in createActivation() local 65 for (const auto& property : intf.second) in createActivation() local
|
/openbmc/telemetry/tests/src/ |
H A D | dbus_environment.hpp | 98 const std::string& property) in getProperty() 119 const std::string& property, const T& newValue) in setProperty()
|
/openbmc/linux/include/linux/mfd/ |
H A D | altera-sysmgr.h | 23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle()
|
/openbmc/obmc-console/ |
H A D | console-dbus.c | 62 const char *interface, const char *property, in set_baud_handler() 98 const char *property __attribute__((unused)), in get_baud_handler()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | vtable.hpp | 156 constexpr vtable_t property(const char* member, const char* signature, in property() function 163 constexpr vtable_t property( in property() function
|
/openbmc/qemu/qom/ |
H A D | qom-qmp-cmds.c | 63 void qmp_qom_set(const char *path, const char *property, QObject *value, in qmp_qom_set() 78 QObject *qmp_qom_get(const char *path, const char *property, Error **errp) in qmp_qom_get()
|
/openbmc/boost-dbus/include/dbus/ |
H A D | properties.hpp | 200 auto property = properties_map.find(property_name); in get_property() local 232 for (auto& property : v) { in set_properties() local 324 auto property = properties_map.find(property_name); in DbusObject() local 387 for (auto& property : interface->get_properties_map()) { in register_interface() local 522 for (auto& property : interface.second->get_properties_map()) { in on_get_managed_objects() local 641 for (auto& property : interface_pair.second->get_properties_map()) { in get_xml_for_path() local
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.hpp | 120 const static constexpr char* property = "CurrentHostState"; variable 128 const static constexpr char* property = "CurrentPowerState"; variable 138 const static constexpr char* property = "OperatingSystemState"; variable
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | item_updater.cpp | 64 for (const auto& property : intf.second) in createActivation() local 87 for (const auto& property : intf.second) in createActivation() local 97 for (const auto& property : intf.second) in createActivation() local 107 for (const auto& property : intf.second) in createActivation() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | chassis.hpp | 337 const std::string& property) { in getChassisLocationCode() 551 const std::string& property) { in handleChassisGetSubTree() 568 const bool property) { in handleChassisGetSubTree() 586 const std::string& property) { in handleChassisGetSubTree()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_atomic.c | 58 struct drm_property *property, in intel_digital_connector_atomic_get_property() 91 struct drm_property *property, in intel_digital_connector_atomic_set_property()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | propertywatch.cpp | 41 const auto& property = std::get<propertyIndex>(i.first); in convert() local
|
/openbmc/phosphor-virtual-sensor/ |
H A D | dbusUtils.hpp | 18 const std::string& property) in getDbusProperty()
|
/openbmc/qemu/tests/qtest/ |
H A D | isl_pmbus_vr-test.c | 31 static uint16_t qmp_isl_pmbus_vr_get(const char *id, const char *property) in qmp_isl_pmbus_vr_get() 45 const char *property, in qmp_isl_pmbus_vr_set()
|
/openbmc/phosphor-event/ |
H A D | event_messaged_sdbus.c | 93 const char *property, in prop_message_assoc() 156 const char *property, in prop_message() 203 const char *property, in prop_message_dd()
|
/openbmc/phosphor-state-manager/ |
H A D | utils.cpp | 99 std::variant<std::string> property; in getProperty() local 130 const std::string& interface, const std::string& property, in setProperty()
|