Home
last modified time | relevance | path

Searched defs:is_read (Results 26 – 50 of 65) sorted by relevance

123

/openbmc/linux/drivers/i2c/busses/
H A Di2c-uniphier.c160 bool is_read = msg->flags & I2C_M_RD; in uniphier_i2c_master_xfer_one() local
H A Di2c-uniphier-f.c318 bool is_read = msg->flags & I2C_M_RD; in uniphier_fi2c_master_xfer_one() local
H A Di2c-i801.c284 bool is_read; member
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c328 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
427 bool is_read; in bcm2835_transfer_pio() local
H A Dtmio_mmc_core.c347 int is_read = host->data->flags & MMC_DATA_READ; in tmio_mmc_transfer_data() local
/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c238 int is_read = 0; in tegra30_spi_xfer() local
/openbmc/qemu/hw/sd/
H A Dpl181.c219 int is_read; in pl181_fifo_run() local
/openbmc/u-boot/board/ge/bx50v3/
H A Dbx50v3.c561 bool is_read; member
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c779 static int mtk_dp_aux_wait_for_completion(struct mtk_dp *mtk_dp, bool is_read) in mtk_dp_aux_wait_for_completion()
810 static int mtk_dp_aux_do_transfer(struct mtk_dp *mtk_dp, bool is_read, u8 cmd, in mtk_dp_aux_do_transfer()
2091 bool is_read; in mtk_dp_aux_transfer() local
/openbmc/linux/drivers/target/
H A Dtarget_core_rd.c379 static sense_reason_t rd_do_prot_rw(struct se_cmd *cmd, bool is_read) in rd_do_prot_rw()
/openbmc/qemu/block/
H A Dlinux-aio.c46 bool is_read; member
H A Dblock-backend.c2106 BlockdevOnError blk_get_on_error(BlockBackend *blk, bool is_read) in blk_get_on_error()
2112 BlockErrorAction blk_get_error_action(BlockBackend *blk, bool is_read, in blk_get_error_action()
2136 bool is_read, int error) in send_qmp_error_event()
2153 bool is_read, int error) in blk_error_action()
H A Dquorum.c138 bool is_read; member
/openbmc/qemu/
H A Dblockjob.c581 int is_read, int error) in block_job_error_action()
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c77 bool is_read, bool acct_failed) in virtio_blk_handle_rw_error()
123 bool is_read = !(p & VIRTIO_BLK_T_OUT); in virtio_blk_rw_complete() local
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c570 bool is_read = (msg->rx_buf && msg->rx_len); in msm_dsi_manager_cmd_xfer() local
/openbmc/qemu/target/hexagon/
H A Dhex_common.py399 def is_read(self): member in Dest
409 def is_read(self): member in Source
437 def is_read(self): member in ReadWrite
/openbmc/qemu/hw/ide/
H A Dcore.c859 bool is_read = (op & IDE_RETRY_READ) != 0; in ide_handle_rw_error() local
2727 bool is_read; in ide_restart_bh() local
H A Dahci.c1053 bool is_read = ncq_tfs->cmd == READ_FPDMA_QUEUED; in ncq_cb() local
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1788 bool is_read; in __check_nv_sr_forward() local
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c1022 bool is_read; in __vgic_v3_perform_cpuif_access() local
/openbmc/linux/drivers/scsi/
H A Dst.c1547 size_t count, int is_read) in setup_buffering()
1608 static void release_buffering(struct scsi_tape *STp, int is_read) in release_buffering()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c1239 bool is_read = in->flags & I2C_M_RD; in cros_ec_i2c_tunnel() local
/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c203 int is_read, int enable) in omap2_mcspi_set_dma_req()
/openbmc/linux/drivers/iio/dac/
H A Dad3552r.c340 u8 *data, bool is_read) in ad3552r_transfer()

123