Searched defs:out_bytes (Results 1 – 10 of 10) sorted by relevance
| /openbmc/u-boot/drivers/misc/ |
| H A D | cros_ec_i2c.c | 51 static int cros_ec_i2c_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_i2c_packet() 117 int out_bytes = dout_len + 4; in cros_ec_i2c_command() local
|
| H A D | cros_ec_spi.c | 21 int cros_ec_spi_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_spi_packet()
|
| H A D | cros_ec_lpc.c | 43 int cros_ec_lpc_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_lpc_packet()
|
| H A D | cros_ec_sandbox.c | 470 int cros_ec_sandbox_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_sandbox_packet()
|
| H A D | cros_ec.c | 141 int out_bytes = dout_len + sizeof(*rq); in create_proto3_request() local 256 int out_bytes, in_bytes; in send_command_proto3() local
|
| /openbmc/u-boot/arch/arm/mach-exynos/ |
| H A D | spl_boot.c | 69 uint out_bytes, in_bytes; in spi_rx_tx() local
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | exynos_spi.c | 102 uint out_bytes, in_bytes; in spi_rx_tx() local
|
| H A D | bcmstb_spi.c | 269 const u8 *out_bytes = (u8 *)dout; in bcmstb_spi_xfer() local
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio.c | 1267 unsigned int *in_bytes, unsigned int *out_bytes, in virtqueue_split_get_avail_bytes() 1404 unsigned int *out_bytes, in virtqueue_packed_get_avail_bytes() 1519 unsigned int *out_bytes, unsigned max_in_bytes, in virtqueue_get_avail_bytes() 1566 unsigned int out_bytes) in virtqueue_avail_bytes()
|
| /openbmc/qemu/subprojects/libvhost-user/ |
| H A D | libvhost-user.c | 2451 unsigned int *out_bytes, in vu_queue_get_avail_bytes() 2561 unsigned int out_bytes) in vu_queue_avail_bytes()
|