/openbmc/linux/net/rds/ |
D | ib_recv.c |
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | connection.py | 79 async def recv(self): member in StreamConnection 129 async def recv(self): member in WebsocketConnection
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | net_sockio.cpp | 40 int SockIO::recv(void* buf, size_t maxlen) in recv() function in net::SockIO
|
H A D | ncsi_sockio.cpp | 82 int SockIO::recv(void* buf, size_t maxlen) in recv() function in ncsi::SockIO
|
/openbmc/u-boot/include/ |
H A D | mailbox-uclass.h | 79 int (*recv)(struct mbox_chan *chan, void *data); member
|
H A D | tpm-common.h | 154 int (*recv)(struct udevice *dev, u8 *recvbuf, size_t max_size); member
|
/openbmc/libpldm/src/transport/ |
H A D | transport.h | 21 pldm_requester_rc_t (*recv)(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/qemu/python/qemu/machine/ |
H A D | console_socket.py | 112 def recv(self, bufsize: int = 1, flags: int = 0) -> bytes: member in ConsoleSocket
|
/openbmc/linux/drivers/char/tpm/st33zp24/ |
D | st33zp24.h |
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_i2c.c | 42 bool recv = !!(i2c->regs[I2C_CMD_REG] & I2C_CMD_READ_NOT_WRITE); in pnv_i2c_update_irq() local 169 int recv = !!(val & I2C_CMD_READ_NOT_WRITE); in pnv_i2c_handle_cmd() local
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 214 static int sandbox_tpm2_fill_buf(u8 *recv, size_t *recv_len, u16 tag, u32 rc) in sandbox_tpm2_fill_buf() 261 u8 *recv = recvbuf; in sandbox_tpm2_xfer() local
|
/openbmc/ipmitool/src/plugins/open/ |
H A D | open.c | 166 struct ipmi_recv recv; in ipmi_openipmi_send_cmd() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3cdev.h |
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | i2c.h | 19 void (*recv)(I2CAdapter *adapter, uint8_t addr, member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-net.c | 99 int recv(int fd, void *buf, int maxlen, int flags) in recv() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | priv.h |
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | pmu.h |
|
/openbmc/qemu/hw/i2c/ |
H A D | smbus_slave.c | 47 static void smbus_do_quick_cmd(SMBusDevice *dev, int recv) in smbus_do_quick_cmd()
|
/openbmc/qemu/include/hw/i2c/ |
H A D | i2c.h | 39 uint8_t (*recv)(I2CSlave *s); member
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | process.py | 504 def __init__(self, connection, recv): argument 546 def __init__(self, ui_channel, recv, eq, sock): argument
|
/openbmc/qemu/include/hw/hyperv/ |
H A D | hyperv.h | 132 } recv; member
|
/openbmc/qemu/hw/usb/ |
H A D | dev-smartcard-reader.c | 741 static void ccid_write_slot_status(USBCCIDState *s, CCID_Header *recv) in ccid_write_slot_status() 758 static void ccid_write_parameters(USBCCIDState *s, CCID_Header *recv) in ccid_write_parameters() 838 static void ccid_write_data_block_atr(USBCCIDState *s, CCID_Header *recv) in ccid_write_data_block_atr() 881 static void ccid_set_parameters(USBCCIDState *s, CCID_Header *recv) in ccid_set_parameters() 939 static void ccid_on_apdu_from_guest(USBCCIDState *s, CCID_XferBlock *recv) in ccid_on_apdu_from_guest()
|
/openbmc/google-misc/subprojects/ncsid/test/ |
H A D | ncsi_test.cpp | 82 int recv(void* buf, size_t maxlen) override in recv() function in __anonadf0df860111::NICConnection
|
/openbmc/qemu/include/system/ |
H A D | os-win32.h | 257 #define recv qemu_recv_wrap macro
|