Home
last modified time | relevance | path

Searched defs:msg (Results 101 – 125 of 583) sorted by relevance

12345678910>>...24

/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp57 void Watch::addCallback(sdbusplus::message_t& msg) in addCallback()
150 void Watch::delCallback(sdbusplus::message_t& msg) in delCallback()
/openbmc/phosphor-fan-presence/presence/
H A Dtach.cpp62 [this, i](auto& msg) { this->propertiesChanged(i, msg); }); in start()
111 void Tach::propertiesChanged(size_t sensor, sdbusplus::message_t& msg) in propertiesChanged()
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py40 def __init__(self, msg, maxval, widgets=None, extrapos=-1, resize_handler=None): argument
64 def setmessage(self, msg): argument
85 def __init__(self, msg, maxval): argument
105 def new_progress(msg, maxval): argument
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp34 ipmi::Cc updateToDbus(IpmiUpdateData& msg) in updateToDbus() argument
223 auto msg = in eventdata() local
276 auto msg = makeDbusMsg("org.freedesktop.DBus.Properties", in assertion() local
315 auto msg = makeDbusMsg(sensorInfo.sensorInterface, sensorInfo.sensorPath, assertion() local
[all...]
/openbmc/openpower-hw-diags/util/
H A Dpdbg_callback.hpp26 char msg[MSG_MAX_LEN]; in pdbg_log_callback() local
/openbmc/openpower-hw-diags/attn/
H A Dbp_handler.cpp26 auto msg = bus.new_signal("/", "org.openbmc.cronus", "Brkpt"); in bpHandler() local
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dinit42 msg() { function
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensorMain.cpp146 [&systemBus](sdbusplus::message_t& msg) { in main()
156 [](sdbusplus::message_t& msg) { interfaceRemoved(msg, sensors); }); in main()
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.cpp158 auto msg = _bus.call(critical); in thresholdsAsserted() local
196 auto msg = _bus.call(warning); in thresholdsAsserted() local
/openbmc/qemu/stubs/
H A Derror-printf.c11 char *msg = g_strdup_vprintf(fmt, ap); in error_vprintf() local
/openbmc/u-boot/lib/
H A Derrno_str.c10 #define ERRNO_MSG(errno, msg) msg argument
/openbmc/phosphor-inventory-manager/
H A Derrors.hpp33 InterfaceError(const char* msg, const std::string& iface) : in InterfaceError()
/openbmc/bmcweb/include/
H A Duser_monitor.hpp16 inline void onUserRemoved(sdbusplus::message_t& msg) in onUserRemoved()
/openbmc/sdbusplus/test/gen/
H A Dtest_signal_names.cpp9 void cb(sdbusplus::message_t& msg) in cb()
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.hpp235 std::string msg = in getContext() local
256 std::string msg = "Invalid SOL SessionID " + std::to_string(sessionID); in getContext() local
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.cpp93 [this](auto& msg) { this->uPowerChangeEvent(msg); }); in determineInitialState()
102 [this](auto& msg) { this->powerSysInputsChangeEvent(msg); }); in determineInitialState()
403 void Chassis::uPowerChangeEvent(sdbusplus::message_t& msg) in uPowerChangeEvent()
442 void Chassis::powerSysInputsChangeEvent(sdbusplus::message_t& msg) in powerSysInputsChangeEvent()
534 int Chassis::sysStateChange(sdbusplus::message_t& msg) in sysStateChange()
/openbmc/qemu/tests/qtest/
H A Dipmi-bt-test.c149 static void write_emu_msg(uint8_t *msg, unsigned int len) in write_emu_msg()
167 static void get_emu_msg(uint8_t *msg, unsigned int *len) in get_emu_msg()
228 uint8_t msg[100]; in emu_msg_handler() local
312 uint8_t msg[100]; in test_connect() local
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp91 [this](auto& msg) { this->inventoryChanged(msg); }); in __anon78e5afee0302()
101 [this](auto& msg) { this->powerStateChanged(msg); }); in __anon78e5afee0402()
183 void PowerSupply::inventoryChanged(sdbusplus::message_t& msg) in inventoryChanged()
219 void PowerSupply::powerStateChanged(sdbusplus::message_t& msg) in powerStateChanged()
/openbmc/phosphor-fan-presence/test/
H A Dlogger_test.cpp31 for (const auto& msg : messages) in TEST() local
/openbmc/qemu/tests/qemu-iotests/
H A D26034 def print_bitmap(msg, vm): argument
/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.cpp113 int InternalInterface::addLedConfigure(sd_bus_message* msg, void* context, in addLedConfigure()
141 int InternalInterface::removeLedConfigure(sd_bus_message* msg, void* context, in removeLedConfigure()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Druncmd.py21 def info(self, msg): argument
24 def error(self, msg): argument
/openbmc/qemu/hw/pci/
H A Dmsix.c40 MSIMessage msg; in msix_prepare_message() local
56 void msix_set_message(PCIDevice *dev, int vector, struct MSIMessage msg) in msix_set_message()
111 MSIMessage msg; in msix_fire_vector_notifier() local
131 MSIMessage msg = msix_prepare_message(dev, vector); in msix_handle_mask_update() local
536 MSIMessage msg; in msix_notify() local
610 MSIMessage msg; in msix_set_notifier_for_vector() local
/openbmc/u-boot/drivers/i2c/
H A Drcar_iic.c115 static int rcar_iic_read_common(struct udevice *dev, struct i2c_msg *msg) in rcar_iic_read_common()
148 static int rcar_iic_write_common(struct udevice *dev, struct i2c_msg *msg) in rcar_iic_write_common()
179 static int rcar_iic_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in rcar_iic_xfer()
/openbmc/btbridge/
H A Dbtbridged.c261 static int method_send_sms_atn(sd_bus_message *msg, void *userdata, in method_send_sms_atn()
281 static int method_send_message(sd_bus_message *msg, void *userdata, sd_bus_error *ret_error) in method_send_message()
344 sd_bus_message *msg = NULL; in bt_host_write() local
440 sd_bus_message *msg; in dispatch_timer() local
505 sd_bus_message *msg; in dispatch_bt() local

12345678910>>...24