Home
last modified time | relevance | path

Searched defs:read (Results 76 – 100 of 178) sorted by relevance

12345678

/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp68 std::vector<uint8_t> ExampleBlobHandler::read(uint16_t session, uint32_t offset, in read() function in blobs::ExampleBlobHandler
/openbmc/obmc-console/test/
H A Dtest-client-escape.c27 #define read __read macro
/openbmc/u-boot/arch/arm/lib/
H A Dsemihosting.c92 } read; in smh_read() local
/openbmc/openpower-hw-diags/attn/pel/
H A Dstream.hpp318 void read(void* out, std::size_t size) in read() function in attn::pel::Stream
/openbmc/dbus-sensors/src/mcu/
H A DMCUTempSensor.cpp164 void MCUTempSensor::read() read() function in MCUTempSensor
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dstream.hpp317 void read(void* out, std::size_t size) in read() function in openpower::pels::Stream
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialcmd.cpp235 void SerialChannel::read(stdplus::Fd& uart, sdbusplus::bus_t& bus, in read() function in serialbridge::SerialChannel
/openbmc/u-boot/include/
H A Dspi_flash.h33 int (*read)(struct udevice *dev, u32 offset, size_t len, void *buf); member
H A Dspl.h98 ulong (*read)(struct spl_load_info *load, ulong sector, ulong count, member
/openbmc/qemu/hw/xen/
H A Dxen_pt.h149 xen_pt_conf_dword_read read; member
153 xen_pt_conf_word_read read; member
157 xen_pt_conf_byte_read read; member
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp49 int SysImpl::read(int fd, void* buf, std::size_t count) const in read() function in internal::SysImpl
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() argument
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp153 std::vector<uint8_t> BlobManager::read(uint16_t session, uint32_t offset, in read() function in blobs::BlobManager
/openbmc/qemu/block/
H A Dvhdx-log.c64 uint32_t read; in vhdx_log_peek_hdr() local
138 uint32_t read; in vhdx_log_read_sectors() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c169 int read) in lpc32xx_nand_dma_configure()
284 int len, int read) in lpc32xx_nand_xfer()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c568 spi_nor_set_read_settings(struct spi_nor_read_command *read, in spi_nor_set_read_settings()
613 const struct spi_nor_read_command *read; in spi_nor_select_read() local
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp171 uint64_t PMBus::read(const std::string& name, Type type) in read() function in witherspoon::pmbus::PMBus
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py96 def read(self, path: str) -> bytes: member in QemuGuestAgentClient
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.cpp766 std::vector<uint8_t> FirmwareBlobHandler::read(uint16_t, uint32_t, uint32_t) in read() function in ipmi_flash::FirmwareBlobHandler
/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.c27 size_t read; in ubi_dump_flash() local
/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubispl.h84 ubispl_read_flash read; member
/openbmc/u-boot/drivers/i2c/
H A Drcar_iic.c87 static int rcar_iic_set_addr(struct udevice *dev, u8 chip, u8 read) in rcar_iic_set_addr()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp73 int CertHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() function in pldm::responder::CertHandler
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp175 ReadReturn DbusPassive::read(void) in read() function in pid_control::DbusPassive
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c464 const ncsi_passthrough_stats_legacy_t* read, in ncsi_fsm_update_passthrough_stats_legacy()

12345678