| /openbmc/qemu/tests/guest-debug/ |
| H A D | test_gdbstub.py | 24 def report(cond, msg): argument
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | cros_ec_ldo.c | 19 static int cros_ec_ldo_xfer(struct udevice *dev, struct i2c_msg *msg, in cros_ec_ldo_xfer()
|
| H A D | rcar_i2c.c | 156 static int rcar_i2c_read_common(struct udevice *dev, struct i2c_msg *msg) in rcar_i2c_read_common() 182 static int rcar_i2c_write_common(struct udevice *dev, struct i2c_msg *msg) in rcar_i2c_write_common() 206 static int rcar_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in rcar_i2c_xfer()
|
| H A D | s3c24x0_i2c.c | 226 static int s3c24x0_do_msg(struct s3c24x0_i2c_bus *i2c_bus, struct i2c_msg *msg, in s3c24x0_do_msg() 278 static int s3c24x0_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in s3c24x0_i2c_xfer()
|
| /openbmc/u-boot/test/dm/ |
| H A D | sysreset.c | 51 char msg[64]; in dm_test_sysreset_get_status() local
|
| /openbmc/phosphor-buttons/inc/ |
| H A D | power_button_profile.hpp | 54 void releasedHandler(sdbusplus::message_t msg) in releasedHandler()
|
| /openbmc/qemu/hw/remote/ |
| H A D | memory.c | 31 void remote_sysmem_reconfig(MPQemuMsg *msg, Error **errp) in remote_sysmem_reconfig()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios_config.hpp | 224 [this, biosAttrIndex](sdbusplus::message_t& msg) { in constructAttribute() 237 sdbusplus::message_t& msg) { in constructAttribute()
|
| /openbmc/qemu/hw/vfio-user/ |
| H A D | pci.c | 86 static void vfio_user_dma_read(VFIOPCIDevice *vdev, VFIOUserDMARW *msg) in vfio_user_dma_read() 134 static void vfio_user_dma_write(VFIOPCIDevice *vdev, VFIOUserDMARW *msg) in vfio_user_dma_write() 180 static void vfio_user_pci_process_req(void *opaque, VFIOUserMsg *msg) in vfio_user_pci_process_req()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
| H A D | flash.cpp | 26 void Activation::onStateChanges(sdbusplus::message_t& msg) in onStateChanges()
|
| /openbmc/qemu/include/qapi/ |
| H A D | error-internal.h | 19 char *msg; member
|
| /openbmc/obmc-console/ |
| H A D | console-dbus.c | 63 sd_bus_message *msg, void *userdata, in set_baud_handler() 118 static int method_connect(sd_bus_message *msg, void *userdata, in method_connect()
|
| /openbmc/phosphor-time-manager/ |
| H A D | manager.cpp | 67 int Manager::onSettingsChanged(sdbusplus::message_t& msg) in onSettingsChanged() 87 int Manager::onTimedateChanged(sdbusplus::message_t& msg) in onTimedateChanged()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | snmp_trap_event_clients.hpp | 140 const boost::system::error_code& ec, const sdbusplus::message_t& msg, in afterSnmpClientCreate() 191 const sdbusplus::message_t& msg, const std::string& dbusSNMPid) { in addSnmpTrapClient()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io.cpp | 256 struct pldm_msg* msg) in encodeRWResponseHandler() 269 uint32_t length, struct pldm_msg* msg) in encodeReadResponseHandler() 280 uint32_t length, struct pldm_msg* msg) in encodeWriteResponseHandler() 293 struct pldm_msg* msg) in encodeGetFileResponseHandler() 307 struct pldm_msg* msg) in encodeRWTypeMemoryResponseHandler() 321 struct pldm_msg* msg) in encodeRWTypeResponseHandler() 334 struct pldm_msg* msg) in encodeFileAckResponseHandler()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ubi/ |
| H A D | flash.cpp | 31 void Activation::onStateChanges(sdbusplus::message_t& msg) in onStateChanges()
|
| /openbmc/qemu/.gitlab-ci.d/ |
| H A D | check-dco.py | 50 msg = subprocess.check_output(["git", "show", "-s", sha], variable
|
| /openbmc/bmcweb/redfish-core/src/utils/ |
| H A D | dbus_utils.cpp | 30 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetProperty()
|
| /openbmc/phosphor-health-monitor/ |
| H A D | health_utils.cpp | 23 sdbusplus::message_t msg = bus.new_method_call( in startUnit() local
|
| /openbmc/phosphor-state-manager/ |
| H A D | hypervisor_state_manager.cpp | 93 void Hypervisor::bootProgressChangeEvent(sdbusplus::message_t& msg) in bootProgressChangeEvent()
|
| /openbmc/witherspoon-pfault-analysis/power-supply/ |
| H A D | power_supply.cpp | 112 [this](auto& msg) { this->inventoryChanged(msg); }); in __anon16b4f1cd0302() 122 [this](auto& msg) { this->powerStateChanged(msg); }); in __anon16b4f1cd0402() 190 void PowerSupply::inventoryChanged(sdbusplus::message_t& msg) in inventoryChanged() 226 void PowerSupply::powerStateChanged(sdbusplus::message_t& msg) in powerStateChanged()
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | power_supply.cpp | 79 [this](auto& msg) { this->inventoryChanged(msg); }); in PowerSupply() 85 [this](auto& msg) { this->inventoryAdded(msg); }); in PowerSupply() 801 void PowerSupply::inventoryChanged(sdbusplus::message_t& msg) in inventoryChanged() 834 void PowerSupply::inventoryAdded(sdbusplus::message_t& msg) in inventoryAdded()
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | entity_manager.cpp | 573 iaContainsProbeInterface(sdbusplus::message_t & msg,const std::unordered_set<std::string> & probeInterfaces) iaContainsProbeInterface() argument 587 irContainsProbeInterface(sdbusplus::message_t & msg,const std::unordered_set<std::string> & probeInterfaces) irContainsProbeInterface() argument 688 __anond202cd8b0c02(sdbusplus::message_t& msg) initFilters() argument 698 __anond202cd8b0d02(sdbusplus::message_t& msg) initFilters() argument
|
| /openbmc/libpldm/tests/transport/ |
| H A D | send_recv_one.cpp | 82 void* msg; in TEST() local
|
| /openbmc/u-boot/net/ |
| H A D | fastboot.c | 53 static void fastboot_udp_send_info(const char *msg) in fastboot_udp_send_info() 95 static void fastboot_timed_send_info(const char *msg) in fastboot_timed_send_info()
|