Home
last modified time | relevance | path

Searched defs:read (Results 101 – 125 of 178) sorted by relevance

12345678

/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c333 bool read; member
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pel.cpp126 int PelHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() function in pldm::responder::PelHandler
H A Dfile_io_type_lid.hpp285 virtual int read(uint32_t offset, uint32_t& length, Response& response, in read() function in pldm::responder::LidHandler
H A Dfile_io_type_dump.cpp341 int DumpHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() function in pldm::responder::DumpHandler
/openbmc/bmcweb/http/
H A Dhttp_body.hpp233 size_t read = body.file().read(fileReadBuf.data(), readReq, readEc); in getWithMaxSize() local
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h126 int (*read)(const void*, uint32_t, uint32_t, uint8_t*); member
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker368 def read(self): member in runQueueWorkerPipe
/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c115 static int rcar_i2c_set_addr(struct udevice *dev, u8 chip, u8 read) in rcar_i2c_set_addr()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h157 int (*read)(const void *blob, int node); member
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp154 void read(Args&&... args) in read() function in sdbusplus::message::message
/openbmc/phosphor-power/
H A Dpmbus.cpp173 uint64_t PMBus::read(const std::string& name, Type type, bool errTrace) read() function in phosphor::pmbus::PMBus
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c371 int read, in test_conflicts_for_one_set()
/openbmc/qemu/target/arm/tcg/
H A Dcpu64.c464 bool read) in access_actlr_w()
/openbmc/u-boot/drivers/net/phy/
H A Daquantia.c86 loff_t length, read; in aquantia_read_fw() local
/openbmc/u-boot/cmd/
H A Dmtd.c243 bool dump, read, raw, woob, write_empty_pages, has_pages = false; in do_mtd_io() local
/openbmc/u-boot/drivers/dfu/
H A Ddfu.c185 int dfu_transaction_initiate(struct dfu_entity *dfu, bool read) in dfu_transaction_initiate()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp477 void IpmbSensor::read() read() function in IpmbSensor
[all...]
/openbmc/qemu/rust/qemu-api/src/
H A Dmemory.rs63 pub const fn read<F: for<'a> FnCall<(&'a T, hwaddr, u32), u64>>(mut self, _f: &F) -> Self { in read() method
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h94 } read, write; member
/openbmc/u-boot/include/power/
H A Dpmic.h164 int (*read)(struct udevice *dev, uint reg, uint8_t *buffer, int len); member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__p2300.hpp242 inline constexpr auto read = stdexec::read; variable
/openbmc/qemu/block/
H A Dbackup.c125 bool read, int error) in backup_error_action()
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp454 void MainLoop::read() in read() function in MainLoop
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c211 static void pmbus_quick_cmd(SMBusDevice *smd, uint8_t read) in pmbus_quick_cmd()
/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.cpp373 void SmbpbiSensor::read() read() function in SmbpbiSensor

12345678