Home
last modified time | relevance | path

Searched refs:settingsBusName (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp211 constexpr const char* settingsBusName = "xyz.openbmc_project.Settings"; variable
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1692 auto call = bus.new_method_call(settingsBusName, thermalModePath, PROP_INTF, in getFanProfileInterface()
1783 setDbusProperty(*dbus, settingsBusName, thermalModePath, in ipmiOEMSetFanConfig()
2077 ipmi::setDbusProperty(*dbus, settingsBusName, cfmLimitSettingPath, in ipmiOEMSetFscParameter()
2259 cfmLimit = ipmi::getDbusProperty(*dbus, settingsBusName, in ipmiOEMGetFscParameter()
3365 settingsBusName, dimmOffset::offsetPath, PROP_INTF, "Set"); in ipmiOEMSetDimmOffset()