Home
last modified time | relevance | path

Searched defs:send (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openpower-occ-control/
H A Docc_pass_through.cpp40 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 Docc_command.cpp99 CmdStatus OccCommand::send(const std::vector<uint8_t>& command, in send() function in open_power::occ::OccCommand
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp58 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 Dconnection.hpp95 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 Dconnection.py75 async def send(self, msg): member in StreamConnection
121 async def send(self, msg): member in WebsocketConnection
/openbmc/u-boot/include/
H A Dmailbox-uclass.h67 int (*send)(struct mbox_chan *chan, const void *data); member
H A Ddma-uclass.h110 int (*send)(struct dma *dma, void *src, size_t len, void *metadata); member
H A Dtpm-common.h141 int (*send)(struct udevice *dev, const u8 *sendbuf, size_t send_size); member
/openbmc/telemetry/src/utils/
H A Dmessanger.hpp31 void send(const EventType& event) in send() function in utils::MessangerT
H A Dmessanger_service.hpp29 void send(const T& event) in send() function in utils::MessangerService
/openbmc/libpldm/src/transport/
H A Dtransport.h24 pldm_requester_rc_t (*send)(struct pldm_transport *transport, member
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c13 int bcm2835_mbox_call_raw(u32 chan, u32 send, u32 *recv) in bcm2835_mbox_call_raw()
/openbmc/u-boot/test/py/
H A Du_boot_spawn.py106 def send(self, data): member in Spawn
/openbmc/qemu/net/
H A Dstream_data.h16 QIOChannelFunc send; member
/openbmc/pldm/requester/
H A Drequest.hpp172 int send() const in send() function in pldm::requester::Request
/openbmc/qemu/tests/qtest/libqos/
H A Di2c.h17 void (*send)(I2CAdapter *adapter, uint8_t addr, member
/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.cpp163 void Handler::send(std::shared_ptr<Message> outMessage) in send() function in message::Handler
/openbmc/qemu/hw/remote/
H A Dmpqemu-link.c38 struct iovec send[2] = {}; in mpqemu_msg_send() local
/openbmc/u-boot/lib/lzo/
H A Dlzo1x_decompress.c82 const unsigned char *send = src + src_len; in lzop_decompress() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c77 int send(int fd, const void *buf, int len, int flags) in send() function
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp194 CmdStatus send(uint8_t hostResponse) in send() function in openpower::pels::MockHostInterface
/openbmc/qemu/include/hw/i2c/
H A Di2c.h30 int (*send)(I2CSlave *s, uint8_t data); member
/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h124 } send; member
/openbmc/qemu/include/system/
H A Dos-win32.h248 #define send qemu_send_wrap macro
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp107 ssize_t SysImpl::send(int sockfd, const void* buf, size_t len, int flags) const in send() function in internal::SysImpl

12