/openbmc/openpower-occ-control/ |
H A D | occ_pass_through.cpp | 40 std::vector<int32_t> PassThrough::send(std::vector<int32_t> command) in send() function in open_power::occ::PassThrough 62 std::vector<uint8_t> PassThrough::send(std::vector<uint8_t> command) in send() function in open_power::occ::PassThrough
|
H A D | occ_command.cpp | 99 CmdStatus OccCommand::send(const std::vector<uint8_t>& command, in send() function in open_power::occ::OccCommand
|
/openbmc/boost-dbus/include/dbus/ |
H A D | connection_service.hpp | 58 inline message send(implementation_type& impl, message& m) { in send() function in dbus::connection_service 63 inline message send(implementation_type& impl, message& m, in send() function in dbus::connection_service
|
H A D | connection.hpp | 95 message send(message& m) { in send() function in dbus::connection 112 message send(message& m, const Duration& t) { in send() function in dbus::connection
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | connection.py | 75 async def send(self, msg): member in StreamConnection 121 async def send(self, msg): member in WebsocketConnection
|
/openbmc/u-boot/include/ |
H A D | mailbox-uclass.h | 67 int (*send)(struct mbox_chan *chan, const void *data); member
|
H A D | dma-uclass.h | 110 int (*send)(struct dma *dma, void *src, size_t len, void *metadata); member
|
H A D | tpm-common.h | 141 int (*send)(struct udevice *dev, const u8 *sendbuf, size_t send_size); member
|
/openbmc/telemetry/src/utils/ |
H A D | messanger.hpp | 31 void send(const EventType& event) in send() function in utils::MessangerT
|
H A D | messanger_service.hpp | 29 void send(const T& event) in send() function in utils::MessangerService
|
/openbmc/libpldm/src/transport/ |
H A D | transport.h | 24 pldm_requester_rc_t (*send)(struct pldm_transport *transport, member
|
/openbmc/u-boot/arch/arm/mach-bcm283x/ |
H A D | mbox.c | 13 int bcm2835_mbox_call_raw(u32 chan, u32 send, u32 *recv) in bcm2835_mbox_call_raw()
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_spawn.py | 106 def send(self, data): member in Spawn
|
/openbmc/qemu/net/ |
H A D | stream_data.h | 16 QIOChannelFunc send; member
|
/openbmc/pldm/requester/ |
H A D | request.hpp | 172 int send() const in send() function in pldm::requester::Request
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | i2c.h | 17 void (*send)(I2CAdapter *adapter, uint8_t addr, member
|
/openbmc/phosphor-net-ipmid/ |
H A D | message_handler.cpp | 163 void Handler::send(std::shared_ptr<Message> outMessage) in send() function in message::Handler
|
/openbmc/qemu/hw/remote/ |
H A D | mpqemu-link.c | 38 struct iovec send[2] = {}; in mpqemu_msg_send() local
|
/openbmc/u-boot/lib/lzo/ |
H A D | lzo1x_decompress.c | 82 const unsigned char *send = src + src_len; in lzop_decompress() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-net.c | 77 int send(int fd, const void *buf, int len, int flags) in send() function
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | mocks.hpp | 194 CmdStatus send(uint8_t hostResponse) in send() function in openpower::pels::MockHostInterface
|
/openbmc/qemu/include/hw/i2c/ |
H A D | i2c.h | 30 int (*send)(I2CSlave *s, uint8_t data); member
|
/openbmc/qemu/include/hw/hyperv/ |
H A D | hyperv.h | 124 } send; member
|
/openbmc/qemu/include/system/ |
H A D | os-win32.h | 248 #define send qemu_send_wrap macro
|
/openbmc/phosphor-ipmi-flash/internal/ |
H A D | sys.cpp | 107 ssize_t SysImpl::send(int sockfd, const void* buf, size_t len, int flags) const in send() function in internal::SysImpl
|