Searched defs:receive (Results 1 – 10 of 10) sorted by relevance
| /openbmc/u-boot/include/ |
| H A D | dma-uclass.h | 100 int (*receive)(struct dma *dma, void **dst, void *metadata); member
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | message_handler.cpp | 20 bool Handler::receive() in receive() function in message::Handler
|
| /openbmc/phosphor-networkd/src/ |
| H A D | netlink.cpp | 129 size_t receive(int sock, ReceiveCallback cb) in receive() function
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | mocks.hpp | 250 void receive(sdeventplus::source::IO& /*source*/, int /*fd*/, in receive() function in openpower::pels::MockHostInterface
|
| /openbmc/qemu/include/net/ |
| H A D | can_emu.h | 92 ssize_t (*receive)(CanBusClientState *, member
|
| H A D | net.h | 76 NetReceive *receive; member
|
| /openbmc/qemu/hw/char/ |
| H A D | renesas_sci.c | 82 static void receive(void *opaque, const uint8_t *buf, int size) in receive() function
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | pldm_interface.cpp | 265 void PLDMInterface::receive(IO& /*io*/, int /*fd*/, uint32_t revents, in receive() function in openpower::pels::PLDMInterface
|
| /openbmc/qemu/hw/ipmi/ |
| H A D | ipmi_bmc_extern.c | 313 static void receive(void *opaque, const uint8_t *buf, int size) in receive() function
|
| /openbmc/qemu/rust/hw/char/pl011/src/ |
| H A D | device.rs | 596 fn receive(&self, buf: &[u8]) { in receive() method
|