| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | tach_sensor.cpp | 119 [this](auto& msg) { this->handleTachChange(msg); }); in TachSensor() 133 [this](auto& msg) { this->handleTargetChange(msg); }); in TachSensor() 287 void TachSensor::handleTargetChange(sdbusplus::message_t& msg) in handleTargetChange() 303 void TachSensor::handleTachChange(sdbusplus::message_t& msg) in handleTachChange()
|
| /openbmc/google-misc/subprojects/nemora-postd/src/ |
| H A D | host_manager.cpp | 38 int HostManager::DbusHandleSignal(sdbusplus::message_t& msg) in DbusHandleSignal() 78 std::string msg = std::format("Draining Postcodes. Count: {}.", count); in DrainPostcodes() local
|
| /openbmc/phosphor-bmc-code-mgmt/common/i2c/ |
| H A D | i2c.cpp | 46 struct i2c_msg msg[2]; in sendReceive() local 90 struct i2c_msg msg[2]; in sendReceive() local
|
| /openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/ |
| H A D | rt_bmark.py | 92 def __init__(self, msg): argument 107 def log(*msg): 115 def log_ts(*msg):
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | subscription.cpp | 168 bool Subscription::sendEventToSubscriber(uint64_t eventId, std::string&& msg) in sendEventToSubscriber() 246 nlohmann::json msg; in filterAndSendEventLogs() local 274 nlohmann::json msg; in filterAndSendReports() local
|
| /openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/ |
| H A D | server.hpp | 27 int property_callback(sd_bus_message* msg, sdbusplus::SdBusInterface* intf, in property_callback() 83 int method_callback(sd_bus_message* msg, sdbusplus::SdBusInterface* intf, in method_callback()
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | journal.hpp | 33 JournalBase(const char* msg, const PropertyIndex& index) : in JournalBase() 90 Journal(const char* msg, const PropertyIndex& index) : in Journal()
|
| /openbmc/phosphor-power/phosphor-regulators/src/interfaces/ |
| H A D | manager_interface.cpp | 40 int ManagerInterface::callbackConfigure(sd_bus_message* msg, void* context, in callbackConfigure() 71 int ManagerInterface::callbackMonitor(sd_bus_message* msg, void* context, in callbackMonitor()
|
| /openbmc/phosphor-virtual-sensor/src/ |
| H A D | dbusUtils.cpp | 31 auto msg = bus.call(mapper); in getService() local 69 auto msg = bus.call(method); in setDbusProperty() local
|
| /openbmc/phosphor-logging/lib/ |
| H A D | elog.cpp | 33 auto msg = _prepareMsg("Commit"); in commit() local 45 auto msg = _prepareMsg("CommitWithLvl"); in commit() local
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | i2c-versatile.c | 138 struct i2c_msg *msg) in versatile_i2c_send_slave_addr() 184 struct i2c_msg *msg) in versatile_i2c_message_xfer() 211 struct i2c_msg *msg, int nmsgs) in versatile_i2c_xfer() 229 struct i2c_msg msg = { .addr = chip, .flags = chip_flags, in versatile_i2c_chip_probe() local
|
| H A D | i2c-uclass.c | 27 void i2c_dump_msgs(struct i2c_msg *msg, int nmsgs) in i2c_dump_msgs() 53 uint8_t offset_buf[], struct i2c_msg *msg) in i2c_setup_offset() 80 struct i2c_msg msg[2], *ptr; in i2c_read_bytewise() local 109 struct i2c_msg msg[1]; in i2c_write_bytewise() local 132 struct i2c_msg msg[2], *ptr; in dm_i2c_read() local 163 struct i2c_msg msg[1]; in dm_i2c_write() local 213 int dm_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in dm_i2c_xfer() 256 struct i2c_msg msg[1]; in i2c_probe_chip() local
|
| H A D | xilinx_xiic.c | 107 struct i2c_msg *msg, int nmsgs) in xiic_read_rx() 141 struct i2c_msg *msg, int nmsgs) in xiic_fill_tx_fifo() 179 static int xilinx_xiic_read_common(struct udevice *dev, struct i2c_msg *msg, in xilinx_xiic_read_common() 214 static int xilinx_xiic_write_common(struct udevice *dev, struct i2c_msg *msg, in xilinx_xiic_write_common() 267 static int xilinx_xiic_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in xilinx_xiic_xfer()
|
| /openbmc/u-boot/drivers/misc/imx8/ |
| H A D | scu.c | 50 static int mu_hal_sendmsg(struct mu_type *base, u32 reg_index, u32 msg) in mu_hal_sendmsg() 70 static int mu_hal_receivemsg(struct mu_type *base, u32 reg_index, u32 *msg) in mu_hal_receivemsg() 92 struct sc_rpc_msg_s *msg = (struct sc_rpc_msg_s *)data; in sc_ipc_read() local 125 struct sc_rpc_msg_s *msg = (struct sc_rpc_msg_s *)data; in sc_ipc_write() local
|
| /openbmc/bmcweb/http/ |
| H A D | websocket_impl.hpp | 128 void sendBinary(std::string_view msg) override in sendBinary() 136 void sendEx(MessageType type, std::string_view msg, in sendEx() 171 void sendText(std::string_view msg) override in sendText() 179 void close(std::string_view msg) override in close()
|
| H A D | server_sent_event_impl.hpp | 76 void close(const std::string_view msg) override in close() 178 void sendSseEvent(std::string_view id, std::string_view msg) override in sendSseEvent() 191 void dataFormat(std::string_view id, std::string_view msg) in dataFormat()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | vnc-display-test.c | 25 const char* msg) in on_vnc_error() 31 const char *msg) in on_vnc_auth_failure()
|
| /openbmc/qemu/ui/ |
| H A D | vdagent.c | 156 static void vdagent_send_msg(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_send_msg() 187 g_autofree VDAgentMessage *msg = g_malloc0(sizeof(VDAgentMessage) + in vdagent_send_caps() local 220 g_autofree VDAgentMessage *msg = g_malloc0(sizeof(VDAgentMessage) + in vdagent_send_mouse() local 332 g_autofree VDAgentMessage *msg = in vdagent_send_clipboard_grab() local 377 g_autofree VDAgentMessage *msg = g_malloc0(sizeof(VDAgentMessage) + in vdagent_send_clipboard_release() local 396 g_autofree VDAgentMessage *msg = g_malloc0(sizeof(VDAgentMessage) + in vdagent_send_clipboard_data() local 492 g_autofree VDAgentMessage *msg = g_malloc0(sizeof(VDAgentMessage) + in vdagent_clipboard_request() local 620 static void vdagent_chr_recv_clipboard(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_chr_recv_clipboard() 702 static void vdagent_chr_recv_caps(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_chr_recv_caps() 734 static void vdagent_chr_recv_msg(VDAgentChardev *vd, VDAgentMessage *msg) in vdagent_chr_recv_msg() [all …]
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | src.cpp | 395 std::string msg = in setUserDefinedHexWords() local 409 std::string msg = "Source for user data SRC word not found: " + in setUserDefinedHexWords() local 910 std::string msg = in addInventoryCallout() local 921 std::string msg = "Could not get location code for " + inventoryPath + in addInventoryCallout() local 1000 std::string msg = in addRegistryCallouts() local 1023 auto msg = "Unable to expand location code " + locCode + ": " + in addRegistryCallout() local 1105 std::string msg = in addRegistryCallout() local 1172 std::string msg = in addDevicePathCallouts() local 1224 auto msg = std::format("Unable to expand location code {}: {}", in addDevicePathCallouts() local 1245 std::string msg = in addDevicePathCallouts() local [all …]
|
| /openbmc/libpldm/src/transport/ |
| H A D | test.h | 23 const void *msg; member 29 const void *msg; member
|
| /openbmc/dbus-sensors/src/fan/ |
| H A D | TachSensor.hpp | 51 const auto* msg = "OpenBMC.0.1.FanRedundancyLost"; in logFanRedundancyLost() local 57 const auto* msg = "OpenBMC.0.1.FanRedundancyRegained"; in logFanRedundancyRestored() local
|
| /openbmc/pldm/requester/ |
| H A D | mctp_endpoint_discovery.cpp | 32 [this](sdbusplus::message_t& msg) { this->discoverEndpoints(msg); }), in MctpDiscovery() 35 [this](sdbusplus::message_t& msg) { this->removeEndpoints(msg); }), in __anon124d2f790202() 38 [this](sdbusplus::message_t& msg) { this->propertiesChangedCb(msg); }), in __anon124d2f790302() 177 void MctpDiscovery::getAddedMctpInfos(sdbusplus::message_t& msg, in getAddedMctpInfos() 287 void MctpDiscovery::propertiesChangedCb(sdbusplus::message_t& msg) in propertiesChangedCb() 357 void MctpDiscovery::discoverEndpoints(sdbusplus::message_t& msg) in discoverEndpoints()
|
| /openbmc/libmctp/utils/ |
| H A D | mctp-astlpc-daemon.c | 24 static void tx_message(struct ctx *ctx, mctp_eid_t eid, void *msg, size_t len) in tx_message() 36 void *msg, size_t len) in rx_message()
|
| /openbmc/qemu/hw/remote/ |
| H A D | proxy.c | 53 MPQemuMsg msg; in setup_irqfd() local 147 MPQemuMsg msg = { 0 }; in config_op_send() local 235 MPQemuMsg msg = { 0 }; in type_init() local 370 MPQemuMsg msg = { 0 }; in proxy_device_reset() local
|
| /openbmc/qemu/hw/pci/ |
| H A D | msi.c | 127 void msi_set_message(PCIDevice *dev, MSIMessage msg) in msi_set_message() 145 MSIMessage msg; in msi_prepare_message() local 358 MSIMessage msg; in msi_notify() local 378 void msi_send_message(PCIDevice *dev, MSIMessage msg) in msi_send_message() 422 MSIMessage msg = msi_prepare_message(dev, vector); in msi_write_config() local
|