Home
last modified time | relevance | path

Searched defs:read (Results 51 – 75 of 178) sorted by relevance

12345678

/openbmc/qemu/include/system/
H A Dioport.h36 uint32_t (*read)(void *opaque, uint32_t address); member
/openbmc/phosphor-ipmi-flash/cleanup/
H A Dcleanup.hpp60 std::vector<uint8_t> read(uint16_t, uint32_t, uint32_t) override in read() function in ipmi_flash::FileCleanupHandler
/openbmc/gpioplus/src/gpioplus/internal/
H A Dsys.cpp28 int SysImpl::read(int fd, void* buf, size_t count) const in read() function in gpioplus::internal::SysImpl
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_progress_src.hpp40 int read(uint32_t /*offset*/, uint32_t& /*length*/, Response& /*response*/, in read() function in pldm::responder::ProgressCodeHandler
/openbmc/phosphor-net-ipmid/
H A Dsocket_channel.hpp140 std::tuple<int, std::vector<uint8_t>> read() in read() function in udpsocket::Channel
/openbmc/dbus-sensors/src/fan/
H A DPresenceGpio.cpp122 void EventPresenceGpio::read() in read() function in EventPresenceGpio
/openbmc/qemu/python/qemu/utils/
H A Dqom_fuse.py132 def read(self, path: str, size: int, offset: int, fh: IO[bytes]) -> bytes: member in QOMFuse
/openbmc/qemu/include/hw/dma/
H A Dxlnx_csu_dma.h69 MemTxResult (*read)(XlnxCSUDMA *s, hwaddr addr, uint32_t len); member
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp164 std::vector<uint8_t> LogBlobHandler::read(uint16_t session, uint32_t offset, in read() function in ipmi_flash::LogBlobHandler
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp123 std::vector<uint8_t> VersionBlobHandler::read(uint16_t session, uint32_t offset, in read() function in ipmi_flash::VersionBlobHandler
/openbmc/u-boot/cmd/
H A Deeprom.c124 uchar *buffer, unsigned len, bool read) in eeprom_rw_block()
161 unsigned cnt, bool read) in eeprom_rw()
H A Dnand.c314 ulong count, int read, int no_verify) in raw_access()
549 int read; in do_nand() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dio.c123 size_t read; in ubi_io_read() local
1325 size_t read; in self_check_write() local
1389 size_t read; in ubi_self_check_all_ff() local
/openbmc/qemu/hw/9pfs/
H A D9p-synth.h26 v9fs_synth_read read; member
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp91 std::vector<uint8_t> MetricBlobHandler::read(uint16_t session, uint32_t offset, in read() function in blobs::MetricBlobHandler
/openbmc/openbmc/poky/scripts/
H A Ddevtool54 def read(self): member in ConfigHandler
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__read_env.hpp134 inline constexpr __read::__read_env_t read{}; variable
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_spl.c133 int page, read; in onenand_spl_read_block() local
/openbmc/qemu/include/hw/timer/
H A Daspeed_timer.h74 uint64_t (*read)(AspeedTimerCtrlState *s, hwaddr offset); member
/openbmc/qemu/hw/i2c/
H A Dsmbus_master.c19 int smbus_quick_command(I2CBus *bus, uint8_t addr, int read) in smbus_quick_command()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp188 void HealthMetricCollection::read() in read() function in phosphor::health::metric::collection::HealthMetricCollection
/openbmc/qemu/scripts/kvm/
H A Dvmxcap35 def read(self, index, default = None): member in msr
/openbmc/u-boot/drivers/net/phy/
H A Dmiiphybb.c152 static void miiphy_pre(struct bb_miiphy_bus *bus, char read, in miiphy_pre()
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Ddevtool56 self.config_obj.read(self.config_file) member in ConfigHandler
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp112 std::vector<uint8_t> SmbiosBlobHandler::read( in read() function in blobs::SmbiosBlobHandler

12345678