Home
last modified time | relevance | path

Searched defs:buffer (Results 226 – 250 of 436) sorted by relevance

12345678910>>...18

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c572 size_t *actual, loff_t lim, u_char *buffer, int flags) in nand_write_skip_bad()
706 size_t *actual, loff_t lim, u_char *buffer) in nand_read_skip_bad()
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.cpp117 std::shared_ptr<boost::asio::streambuf> buffer = in setupRead() local
/openbmc/libbej/test/include/
H A Dbej_common_test.hpp39 std::streamsize readBinaryFile(const char* fileName, std::span<uint8_t> buffer) in readBinaryFile()
/openbmc/qemu/hw/vfio/
H A Dvfio-display.h32 VFIORegion buffer; member
/openbmc/qemu/hw/char/
H A Davr_usart.c39 static void avr_usart_receive(void *opaque, const uint8_t *buffer, int size) in avr_usart_receive()
/openbmc/phosphor-bmc-code-mgmt/test/common/device/
H A Ddevice.cpp192 uint8_t buffer[10]; in testDeviceSpecificUpdateFunction() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp171 struct statvfs buffer; in readStorage() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspr_misc.c142 static int i2c_read_mac(uchar *buffer) in i2c_read_mac()
/openbmc/u-boot/drivers/gpio/
H A D74x164_gpio.c42 u8 *buffer; member
/openbmc/qemu/target/avr/
H A Ddisas.c73 bfd_byte buffer[4]; in avr_print_insn() local
/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp160 char buffer[256]; in executeCmd() local
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp153 const wchar_t *sid, LPWSTR buffer, LPDWORD bufferLen) in getNameByStringSID()
278 wchar_t buffer[BUFFER_SIZE]; in COMRegister() local
/openbmc/u-boot/disk/
H A Dpart_dos.c66 static int test_block_type(unsigned char *buffer) in test_block_type()
/openbmc/qemu/backends/tpm/
H A Dtpm_int.h83 uint8_t *buffer; member
/openbmc/u-boot/common/
H A Dusb.c198 void *buffer, int transfer_len, int interval) in usb_submit_int_msg()
371 unsigned char *buffer, int cfgno) in usb_parse_config()
590 unsigned char *buffer, int length) in usb_get_configuration_no()
/openbmc/u-boot/examples/standalone/
H A Dsmc911x_eeprom.c270 static char buffer[100]; in getline() local
/openbmc/bmcweb/http/
H A Dserver_sent_event_impl.hpp261 std::array<char, 1> buffer{}; member in crow::sse_socket::ConnectionImpl
/openbmc/u-boot/drivers/i2c/
H A Dast2600_i2c.c114 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_read_data()
152 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_write_data()
/openbmc/u-boot/drivers/net/
H A De1000_spi.c322 u8 *buffer; in do_e1000_spi_show() local
470 uint16_t *buffer; in do_e1000_spi_checksum() local
/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp103 std::vector<char> buffer(strLength + 1 /* sizeof '\0' */); in decodeString() local
205 std::vector<char> buffer(defLength + 1); in decodeStringEntry() local
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c181 unsigned long pipe, void *buffer, int length, int interval) in sandbox_keyb_interrupt()
/openbmc/u-boot/drivers/misc/
H A Dgdsys_ioep.c93 u16 *buffer, enum last_spec last_spec) in receive_byte_buffer()
/openbmc/ipmitool/lib/
H A Dipmi_mc.c940 int len, void *buffer) in ipmi_mc_getsysinfo()
995 ipmi_mc_setsysinfo(struct ipmi_intf * intf, int len, void *buffer) in ipmi_mc_setsysinfo()
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c672 lbaint_t blkcnt, void *buffer, bool read) in nvme_blk_rw()
733 lbaint_t blkcnt, void *buffer) in nvme_blk_read()
739 lbaint_t blkcnt, const void *buffer) in nvme_blk_write()
/openbmc/openpower-hw-diags/attn/
H A Dattn_logging.cpp377 std::vector<uint8_t> buffer(pelSize); in event() local

12345678910>>...18