Home
last modified time | relevance | path

Searched defs:read (Results 201 – 225 of 594) sorted by relevance

12345678910>>...24

/openbmc/linux/arch/mips/kernel/
H A Drtlx.c221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
/openbmc/bmcweb/http/
H A Dhttp_body.hpp191 size_t read = body.file().read(fileReadBuf.data(), readReq, readEc); in getWithMaxSize() local
/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/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/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.cpp336 int DumpHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() function in pldm::responder::DumpHandler
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_cert.cpp73 int CertHandler::read(uint32_t offset, uint32_t& length, Response& response, in read() function in pldm::responder::CertHandler
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py96 def read(self, path: str) -> bytes: member in QemuGuestAgentClient
/openbmc/linux/drivers/iio/adc/
H A Dti_am335x_adc.c195 int i, k, fifo1count, read; in tiadc_worker_h() local
436 unsigned int fifo1count, read, stepid; in tiadc_read_raw() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.c27 size_t read; in ubi_dump_flash() local
/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/u-boot/drivers/mtd/ubispl/
H A Dubispl.h84 ubispl_read_flash read; member
/openbmc/linux/include/linux/
H A Dkey-type.h132 long (*read)(const struct key *key, char *buffer, size_t buflen); member
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.h50 int (*read)(struct driver_data *drv_data); member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pasemi-core.c120 int read, i, err; in pasemi_i2c_xfer_msg() local
/openbmc/linux/drivers/iio/potentiometer/
H A Dds1803.c40 int (*read)(struct iio_dev *indio_dev, member
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h108 int (*read)(const void*, uint32_t, uint32_t, uint8_t*); member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhif.c231 struct hif_scatter_req *scat_req, bool read) in ath6kl_hif_submit_scat_req()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-rbsp.c267 struct nal_rbsp_ops read = { variable
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c333 bool read; member
/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()
/openbmc/linux/drivers/fsi/
H A Dfsi-master.h127 int (*read)(struct fsi_master *, int link, uint8_t id, member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhif.h15 int (*read)(struct ath11k_base *ab, void *buf, u32 start, u32 end); member
/openbmc/linux/drivers/media/pci/cx23885/
H A Daltera-ci.c250 u8 val, u8 read) in netup_fpga_op_rw()
258 u8 flag, u8 read, int addr, u8 val) in altera_ci_op_cam()
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Ddma_global.h95 #define hive_dma_move_data(dma_id, read, channel, addr_a, addr_b, to_is_var, from_is_var) \ argument
105 #define hive_dma_move_data_no_ack(dma_id, read, channel, addr_a, addr_b, to_is_var, from_is_var) \ argument

12345678910>>...24