Home
last modified time | relevance | path

Searched defs:interface (Results 126 – 150 of 492) sorted by relevance

12345678910>>...20

/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.cpp76 constexpr auto interface = "xyz.openbmc_project.Logging.Create"; in createPelRaw() local
107 constexpr auto interface = "org.open_power.Logging.PEL"; in getPel() local
/openbmc/openpower-proc-control/
H A Dutil.cpp17 const std::string& interface) in getService()
54 constexpr auto interface = "xyz.openbmc_project.State.Host"; in isHostPoweringOff() local
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_handler.cpp27 std::string interface; in dumpStatusChanged() local
123 constexpr auto interface = "xyz.openbmc_project.Dump.Create"; in requestDump() local
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/
H A Devents.json7 "interface": "xyz.openbmc_project.Inventory.Item", string
40 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
45 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
50 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
55 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
60 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
65 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
70 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
75 "interface": "xyz.openbmc_project.State.Decorator.OperationalStatus", string
107 "interface" string
112 "interface": "xyz.openbmc_project.Sensor.Value", global() string
117 "interface": "xyz.openbmc_project.Sensor.Value", global() string
144 "interface": "xyz.openbmc_project.Sensor.Value", global() string
149 "interface": "xyz.openbmc_project.Sensor.Value", global() string
154 "interface": "xyz.openbmc_project.Sensor.Value", global() string
168 "interface": "xyz.openbmc_project.Sensor.Value", global() string
195 "interface": "xyz.openbmc_project.Sensor.Value", global() string
210 "interface": "xyz.openbmc_project.Sensor.Value", global() string
236 "interface": "xyz.openbmc_project.Sensor.Value", global() string
274 "interface": "xyz.openbmc_project.Sensor.Value", global() string
300 "interface": "xyz.openbmc_project.Sensor.Value", global() string
351 "interface": "xyz.openbmc_project.Sensor.Value", global() string
377 "interface": "xyz.openbmc_project.Sensor.Value", global() string
434 "interface": "xyz.openbmc_project.Sensor.Value", global() string
460 "interface": "xyz.openbmc_project.Sensor.Value", global() string
513 "interface": "xyz.openbmc_project.Sensor.Value", global() string
539 "interface": "xyz.openbmc_project.Sensor.Value", global() string
592 "interface": "xyz.openbmc_project.Sensor.Value", global() string
618 "interface": "xyz.openbmc_project.Sensor.Value", global() string
[all...]
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c49 static void check_interface(const char *interface) in check_interface()
83 static void check_produces(const char *machine, const char *interface) in check_produces()
96 static void check_consumes(const char *driver, const char *interface) in check_consumes()
120 static void check_test(const char *test, const char *interface) in check_test()
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/
H A Devents.json7 "interface": "xyz.openbmc_project.State.Chassis", string
31 "interface": "xyz.openbmc_project.State.Chassis", string
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dutils.cpp13 const std::string& interface) in getService()
45 const std::string& interface, const std::string& propertyName, in setProperty()
/openbmc/bmcweb/redfish-core/include/utils/
H A Ddbus_utils.hpp57 const sdbusplus::message::object_path& path, std::string_view interface, in setDbusProperty()
79 std::string_view interface, std::string_view dbusProperty, in setDbusPropertyAction()
/openbmc/smbios-mdr/src/
H A Dsystem.cpp74 const std::string& interface) in getService()
105 const std::string& interface, in setProperty()
/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp56 static void readProperty(const std::string& interface, in readProperty()
77 size_t funcDelay, const std::string& interface, in TachSensor()
191 const std::string& interface) in getMatchString()
/openbmc/pldm/libpldmresponder/examples/pdr/
H A Dsensor_pdr.json27 "interface": "xyz.openbmc_project.Foo.Bar", string
44 "interface": "xyz.openbmc_project.Foo.Bar", string
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp31 std::string interface; in dumpStatusChanged() local
110 constexpr auto interface = "xyz.openbmc_project.Dump.Create"; in requestDump() local
/openbmc/pldm/platform-mc/test/host_effecter_jsons/malformed/
H A Ddbus_to_terminus_effecter.json5 "interface": "xyz.openbmc_project.Control.Boot.Mode", string
/openbmc/entity-manager/src/gpio-presence/
H A Dconfig_provider.hpp38 std::string interface; member in gpio_presence::ConfigProvider
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp69 const DbusInterface& interface) in mapDbusToAssertion() argument
227 const auto& interface = sensorInfo.propertyInterfaces.begin(); in eventdata() local
249 const auto& interface = sensorInfo.propertyInterfaces.begin(); in assertion() local
322 for (const auto& interface : sensorInfo.propertyInterfaces) assertion() local
[all...]
/openbmc/phosphor-power/
H A Dutility.hpp63 void getProperty(const std::string& interface, const std::string& propertyName, in getProperty()
91 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty()
/openbmc/phosphor-inventory-manager/
H A Dmanager.hpp119 decltype(auto) invokeMethod(const char* path, const char* interface, in invokeMethod()
173 auto& getInterface(const char* path, const char* interface) in getInterface()
H A Derrors.hpp41 std::string interface; member in phosphor::inventory::manager::InterfaceError
/openbmc/pldm/platform-mc/test/host_effecter_jsons/good/
H A Ddbus_to_terminus_effecter.json16 "interface": "xyz.openbmc_project.Control.Boot.Mode", string
45 "interface": "xyz.openbmc_project.Effecter.Value", string
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp124 getProperty(const std::string & service,const std::string & objectPath,const std::string & interface,const std::string & propertyName,std::function<void (const boost::system::error_code &,const PropertyType &)> && callback) getProperty() argument
136 getProperty(sdbusplus::asio::connection &,const std::string & service,const std::string & objectPath,const std::string & interface,const std::string & propertyName,std::function<void (const boost::system::error_code &,const PropertyType &)> && callback) getProperty() argument
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp26 std::string interface; in monitorDumpCreation() local
70 constexpr auto interface = "xyz.openbmc_project.Dump.Create"; in requestSBEDump() local
/openbmc/u-boot/test/dm/
H A Daudio.c17 int interface, rate, mclk_freq, bits_per_sample; in dm_test_audio() local
/openbmc/u-boot/drivers/sound/
H A Dcodec-uclass.c11 int audio_codec_set_params(struct udevice *dev, int interface, int rate, in audio_codec_set_params()
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_action.hpp61 i2c::I2CInterface& interface = device.getI2CInterface(); in getI2CInterface() local
/openbmc/pldm/libpldmresponder/examples/bios/
H A Denum_attrs.json28 "interface": "xyz.openbmc.FWBoot.Side", string
40 "interface": "xyz.openbmc.InBandCodeUpdate", string

12345678910>>...20