Home
last modified time | relevance | path

Searched defs:buffer (Results 126 – 150 of 433) sorted by relevance

12345678910>>...18

/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c326 int alen, uchar *buffer, int len) in soft_i2c_read()
401 int alen, uchar *buffer, int len) in soft_i2c_write()
H A Di2c_core.c291 uint8_t *buffer, int len) in i2c_read()
297 uint8_t *buffer, int len) in i2c_write()
H A Domap24xx_i2c.c550 uchar chip, uint addr, int alen, uchar *buffer, in __omap24_i2c_read()
704 uchar chip, uint addr, int alen, uchar *buffer, in __omap24_i2c_write()
884 int alen, uchar *buffer, int len) in omap24_i2c_read()
894 int alen, uchar *buffer, int len) in omap24_i2c_write()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c165 void yaffs_release_temp_buffer(struct yaffs_dev *dev, u8 *buffer) in yaffs_release_temp_buffer()
191 int yaffs_is_managed_tmp_buffer(struct yaffs_dev *dev, const u8 *buffer) in yaffs_is_managed_tmp_buffer()
301 int yaffs_check_ff(u8 *buffer, int n_bytes) in yaffs_check_ff()
343 u8 *buffer = yaffs_get_temp_buffer(dev); in yaffs_verify_chunk_written() local
622 u8 *buffer = yaffs_get_temp_buffer(dev); in yaffs_retire_block() local
2386 int old_chunk, u8 *buffer) in yaffs_gc_process_chunk()
2564 u8 *buffer = yaffs_get_temp_buffer(dev); in yaffs_gc_block() local
2906 static int yaffs_rd_data_obj(struct yaffs_obj *in, int inode_chunk, u8 * buffer) in yaffs_rd_data_obj()
2983 const u8 *buffer, int n_bytes, int use_reserve) in yaffs_wr_data_obj()
3062 static int yaffs_apply_xattrib_mod(struct yaffs_obj *obj, char *buffer, in yaffs_apply_xattrib_mod()
[all …]
H A Dyaffs_summary.c121 u8 *buffer; in yaffs_summary_write() local
183 u8 *buffer; in yaffs_summary_read() local
/openbmc/sdeventplus/example/
H A Ddelayed_echo.cpp47 std::array<char, 4096> buffer; in main() local
/openbmc/qemu/disas/
H A Dxtensa.c37 bfd_byte *buffer = g_malloc(1); in print_insn_xtensa() local
/openbmc/qemu/target/openrisc/
H A Ddisas.c36 bfd_byte buffer[4]; in print_insn_or1k() local
/openbmc/qemu/hw/audio/
H A Dlm4549.h32 uint16_t buffer[LM4549_BUFFER_SIZE]; member
/openbmc/qemu/tests/qtest/
H A Digb-test.c51 char buffer[64]; in igb_send_verify() local
104 char buffer[64]; in igb_receive_verify() local
H A De1000e-test.c47 char buffer[64]; in e1000e_send_verify() local
101 char buffer[64]; in e1000e_receive_verify() local
/openbmc/qemu/hw/nvram/
H A Dspapr_nvram.c64 hwaddr offset, buffer, len; in OBJECT_DECLARE_SIMPLE_TYPE() local
105 hwaddr offset, buffer, len; in rtas_nvram_store() local
/openbmc/pldm/fw-update/
H A Dwatch.cpp80 uint8_t buffer[maxBytes]; in callback() local
/openbmc/qemu/hw/xen/
H A Dxen_stubs.c32 void xen_invalidate_map_cache_entry(uint8_t *buffer) in xen_invalidate_map_cache_entry()
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c33 int submit_int_msg(struct usb_device *udev, unsigned long pipe, void *buffer, in submit_int_msg()
46 void *buffer, int length, struct devrequest *setup) in submit_control_msg()
68 int submit_bulk_msg(struct usb_device *udev, unsigned long pipe, void *buffer, in submit_bulk_msg()
82 void *buffer, int interval) in create_int_queue()
/openbmc/qemu/util/
H A Devent_notifier-posix.c128 char buffer[512]; in event_notifier_test_and_clear() local
/openbmc/pldm/common/
H A Dflight_recorder.hpp70 void saveRecord(const FlightRecorderData& buffer, ReqOrResponse isRequest) in saveRecord()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_progress_src.cpp54 int ProgressCodeHandler::write(const char* buffer, uint32_t /*offset*/, in write()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp75 std::array<uint8_t, maxBytes> buffer{}; in readNotifyAsync() local
/openbmc/openbmc-test-automation/lib/
H A Ddata_proc.tcl330 proc expand_shell_string {buffer} { argument
/openbmc/u-boot/net/
H A Dwol.c55 char buffer[16]; in wol_receive() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dwatch.cpp89 uint8_t buffer[maxBytes]; in callback() local
/openbmc/qemu/qga/
H A Dservice-win32.c42 static const char *win_escape_arg(const char *to_escape, GString *buffer) in win_escape_arg()
/openbmc/u-boot/test/dm/
H A Dvirtio.c44 void *buffer = NULL; in dm_test_virtio_all_ops() local
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt.c75 uint8_t * buffer; in lanplus_rakp2_hmac_matches() local
229 uint8_t * buffer; in lanplus_rakp4_hmac_matches() local

12345678910>>...18