Home
last modified time | relevance | path

Searched defs:msg (Results 201 – 225 of 582) sorted by relevance

12345678910>>...24

/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.c45 static int at91_i2c_xfer_msg(struct at91_i2c_bus *bus, struct i2c_msg *msg) in at91_i2c_xfer_msg()
107 static int at91_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in at91_i2c_xfer()
H A Dsandbox_i2c.c47 static int sandbox_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in sandbox_i2c_xfer()
/openbmc/u-boot/lib/zlib/
H A Dzutil.h102 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument
109 # define Assert(cond,msg) argument
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.cpp308 void Activation::unitStateChange(sdbusplus::message_t& msg) in unitStateChange()
419 void Activation::onStateChangesBios(sdbusplus::message_t& msg) in onStateChangesBios()
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp140 void Fan::presenceIfaceAdded(sdbusplus::message_t& msg) in presenceIfaceAdded()
464 void Fan::presenceChanged(sdbusplus::message_t& msg) in presenceChanged()
/openbmc/sdbusplus/src/server/
H A Dtransaction.cpp33 void set_id(message_t& msg) in set_id()
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp81 void SerialUartMux::hostSelectorPositionChanged(sdbusplus::message_t& msg) in hostSelectorPositionChanged()
/openbmc/qemu/hw/remote/
H A Diohub.c78 void process_set_irqfd_msg(PCIDevice *pci_dev, MPQemuMsg *msg) in process_set_irqfd_msg()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A D__init__.py51 def _bitbake_log_info(msg, *args, **kwargs): argument
/openbmc/google-ipmi-sys/
H A Dutil.cpp66 auto msg = std::string("Unable to open file ") + fileName.c_str(); in readPropertyFile() local
/openbmc/u-boot/drivers/video/bridge/
H A Dps862x.c40 struct i2c_msg msg; in ps8622_write() local
/openbmc/phosphor-led-manager/fault-monitor/
H A Doperational-status-monitor.cpp17 void Monitor::matchHandler(sdbusplus::message_t& msg) in matchHandler()
H A Dfru-fault-monitor.cpp127 void Add::created(sdbusplus::message_t& msg) in created()
255 void Remove::removed(sdbusplus::message_t& msg) in removed()
/openbmc/qemu/hw/vfio-user/
H A Ddevice.c28 VFIOUserDeviceInfo msg; in vfio_user_get_device_info() local
160 VFIOUserIRQInfo msg; in vfio_user_device_io_get_irq_info() local
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp282 void Host::sysStateChangeJobRemoved(sdbusplus::message_t& msg) in sysStateChangeJobRemoved()
336 void Host::sysStateChangeJobNew(sdbusplus::message_t& msg) in sysStateChangeJobNew()
/openbmc/qemu/hw/display/
H A Dvhost-user-gpu.c123 vhost_user_gpu_handle_cursor(VhostUserGPU *g, VhostUserGpuMsg *msg) in vhost_user_gpu_handle_cursor()
153 vhost_user_gpu_send_msg(VhostUserGPU *g, const VhostUserGpuMsg *msg) in vhost_user_gpu_send_msg()
162 VhostUserGpuMsg msg = { in vhost_user_gpu_unblock() local
171 vhost_user_gpu_handle_display(VhostUserGPU *g, VhostUserGpuMsg *msg) in vhost_user_gpu_handle_display()
360 VhostUserGpuMsg *msg = NULL; in vhost_user_gpu_chr_read() local
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp37 ocp::accelerator_management::BindingPciVid msg{}; in TEST_F() local
62 ocp::accelerator_management::BindingPciVid msg{}; in TEST_F() local
87 ocp::accelerator_management::BindingPciVid msg{}; TEST_F() local
102 ocp::accelerator_management::BindingPciVid msg{}; TEST_F() local
177 ocp::accelerator_management::BindingPciVid msg{}; TEST_F() local
321 ocp::accelerator_management::Message msg{}; TEST_F() local
[all...]
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/
H A Dsdkbuildproject.py40 def log(self, msg): argument
/openbmc/hiomapd/test/
H A Dwindows_equally_evictable.c68 struct mbox_msg _msg, *msg = &_msg; in main() local
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp36 void Watch::fwIntfAddedCallback(sdbusplus::message_t& msg) in fwIntfAddedCallback()
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp41 sdbusplus::message_t& msg; member
/openbmc/skeleton/ledctl/
H A Dled_controller.c91 led_function_router(sd_bus_message *msg, void *user_data, in led_function_router()
290 led_custom_blink(const char *led_name, sd_bus_message *msg) in led_custom_blink()
/openbmc/ipmitool/src/plugins/open/
H A Dopen.h65 struct ipmi_msg msg; member
73 struct ipmi_msg msg; member
/openbmc/qemu/hw/i386/kvm/
H A Dapic.c187 static void kvm_send_msi(MSIMessage *msg) in kvm_send_msi()
214 MSIMessage msg = { .address = addr, .data = data }; in kvm_apic_mem_write() local
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvirgl.c389 VhostUserGpuMsg msg = { in virgl_cmd_set_scanout() local
418 VhostUserGpuMsg msg = { in virgl_cmd_set_scanout() local
447 VhostUserGpuMsg msg = { in virgl_cmd_resource_flush() local

12345678910>>...24