/openbmc/u-boot/drivers/i2c/ |
H A D | at91_i2c.c | 45 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 D | sandbox_i2c.c | 47 static int sandbox_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in sandbox_i2c_xfer()
|
/openbmc/u-boot/lib/zlib/ |
H A D | zutil.h | 102 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument 109 # define Assert(cond,msg) argument
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | activation.cpp | 308 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 D | fan.cpp | 140 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 D | transaction.cpp | 33 void set_id(message_t& msg) in set_id()
|
/openbmc/phosphor-buttons/src/ |
H A D | serial_uart_mux.cpp | 81 void SerialUartMux::hostSelectorPositionChanged(sdbusplus::message_t& msg) in hostSelectorPositionChanged()
|
/openbmc/qemu/hw/remote/ |
H A D | iohub.c | 78 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__.py | 51 def _bitbake_log_info(msg, *args, **kwargs): argument
|
/openbmc/google-ipmi-sys/ |
H A D | util.cpp | 66 auto msg = std::string("Unable to open file ") + fileName.c_str(); in readPropertyFile() local
|
/openbmc/u-boot/drivers/video/bridge/ |
H A D | ps862x.c | 40 struct i2c_msg msg; in ps8622_write() local
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.cpp | 17 void Monitor::matchHandler(sdbusplus::message_t& msg) in matchHandler()
|
H A D | fru-fault-monitor.cpp | 127 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 D | device.c | 28 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 D | host_state_manager.cpp | 282 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 D | vhost-user-gpu.c | 123 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 D | test_NvidiaGpuSensorTest.cpp | 37 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 D | sdkbuildproject.py | 40 def log(self, msg): argument
|
/openbmc/hiomapd/test/ |
H A D | windows_equally_evictable.c | 68 struct mbox_msg _msg, *msg = &_msg; in main() local
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 36 void Watch::fwIntfAddedCallback(sdbusplus::message_t& msg) in fwIntfAddedCallback()
|
/openbmc/sdbusplus/include/sdbusplus/server/ |
H A D | transaction.hpp | 41 sdbusplus::message_t& msg; member
|
/openbmc/skeleton/ledctl/ |
H A D | led_controller.c | 91 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 D | open.h | 65 struct ipmi_msg msg; member 73 struct ipmi_msg msg; member
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | apic.c | 187 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 D | virgl.c | 389 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
|