Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/u-boot/cmd/
H A Dfastboot.c19 uintptr_t buf_addr, size_t buf_size) in do_fastboot_udp()
37 uintptr_t buf_addr, size_t buf_size) in do_fastboot_usb()
99 size_t buf_size = 0; in do_fastboot() local
H A Dnvedit_efi.c99 efi_uintn_t buf_size, size; in efi_dump_vars() local
140 efi_uintn_t buf_size, size; in efi_dump_var_all() local
/openbmc/qemu/tests/qemu-iotests/
H A D21841 def start_mirror(vm, speed=None, buf_size=None): argument
/openbmc/qemu/replay/
H A Dreplay-random.c34 size_t buf_size = 0; in replay_read_random() local
/openbmc/qemu/ui/
H A Dutil.c31 static bool append_pci_address(char *buf, size_t buf_size, const PCIDevice *pci) in append_pci_address()
/openbmc/libpldm/src/transport/
H A Dsocket.c83 int buf_size; in pldm_socket_sndbuf_get() local
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c74 int rk_hdmi_read_edid(struct udevice *dev, u8 *buf, int buf_size) in rk_hdmi_read_edid()
/openbmc/u-boot/drivers/video/
H A Ddisplay-uclass.c12 int display_read_edid(struct udevice *dev, u8 *buf, int buf_size) in display_read_edid()
/openbmc/u-boot/common/eeprom/
H A Deeprom_layout.c105 unsigned int buf_size, int layout_version) in eeprom_layout_setup()
/openbmc/u-boot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c48 int video_bridge_read_edid(struct udevice *dev, u8 *buf, int buf_size) in video_bridge_read_edid()
/openbmc/qemu/include/hw/i3c/
H A Dmock-target.h
H A Dmock-i3c-target.h47 uint32_t buf_size; member
/openbmc/u-boot/drivers/fastboot/
H A Dfb_common.c163 void fastboot_init(void *buf_addr, u32 buf_size) in fastboot_init()
/openbmc/qemu/hw/9pfs/
H A Dvirtio-9p-device.c161 size_t buf_size = iov_size(elem->in_sg, elem->in_num); in virtio_init_in_iov_from_pdu() local
181 size_t buf_size = iov_size(elem->out_sg, elem->out_num); in virtio_init_out_iov_from_pdu() local
/openbmc/libcper/tests/
H A Dtest-utils.c53 char **buf, size_t *buf_size, in generate_record_memstream()
/openbmc/u-boot/drivers/power/pmic/
H A Di2c_pmic_emul.c24 u8 buf_size; member
/openbmc/qemu/util/
H A Dcutils.c55 void strpadcpy(char *buf, int buf_size, const char *str, char pad) in strpadcpy()
62 void pstrcpy(char *buf, int buf_size, const char *str) in pstrcpy()
80 char *pstrcat(char *buf, int buf_size, const char *s) in pstrcat()
/openbmc/u-boot/common/
H A Davb_verify.c266 size_t buf_size; in mmc_read_and_flush() local
309 size_t buf_size; in mmc_write() local
H A Dedid.c171 int edid_get_timing(u8 *buf, int buf_size, struct display_timing *timing, in edid_get_timing()
/openbmc/u-boot/board/samsung/common/
H A Dmisc.c41 size_t buf_size = CONFIG_SET_DFU_ALT_BUF_LEN; in set_dfu_alt_info() local
/openbmc/u-boot/drivers/fpga/
H A Dstratix10.c120 u32 *resp_buf, u32 buf_size, u32 client_id) in get_resp_hdr()
/openbmc/qemu/block/
H A Dcloop.c48 static int cloop_probe(const uint8_t *buf, int buf_size, const char *filename) in cloop_probe()
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c652 uint8_t *buf, size_t buf_size, in hbitmap_test_serialize_range()
704 size_t buf_size; in test_hbitmap_serialize_basic() local
729 size_t buf_size; in test_hbitmap_serialize_part() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.c320 size_t buf_size; in dfs_file_write() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c309 efi_uintn_t buf_size; in execute() local

1234