Home
last modified time | relevance | path

Searched defs:is_read (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/drivers/md/bcache/
H A Dio.c84 int is_read, in bch_count_io_errors()
142 int is_read = (bio_data_dir(bio) == READ ? 1 : 0); in bch_bbio_count_io_errors() local
/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.c48 bool is_read = msg->flags & I2C_M_RD; in at91_i2c_xfer_msg() local
112 bool is_read; in at91_i2c_xfer() local
H A Dcros_ec_ldo.c22 bool is_read = nmsgs > 1; in cros_ec_ldo_xfer() local
H A Dsandbox_i2c.c54 bool is_read; in sandbox_i2c_xfer() local
H A Ds3c24x0_i2c.c230 bool is_read = msg->flags & I2C_M_RD; in s3c24x0_do_msg() local
/openbmc/linux/arch/x86/xen/
H A Dpmu.c199 int index, bool is_read) in xen_intel_pmu_emulate()
261 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate()
302 static bool pmu_msr_chk_emulated(unsigned int msr, uint64_t *val, bool is_read, in pmu_msr_chk_emulated()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_sbi.c15 u32 *val, bool is_read) in intel_sbi_rw()
H A Dintel_pcode.c58 bool is_read) in __snb_pcode_rw()
H A Dvlv_sideband.c82 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
/openbmc/qemu/include/qemu/
H A Dselfmap.h18 bool is_read; member
/openbmc/linux/tools/lib/perf/
H A Dlib.c10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c236 bool is_read) in dpcd_access_helper()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c42 void hclge_comm_cmd_reuse_desc(struct hclge_desc *desc, bool is_read) in hclge_comm_cmd_reuse_desc()
65 bool is_read) in hclge_comm_cmd_setup_basic_desc()
/openbmc/linux/drivers/base/regmap/
H A Dregmap-spi-avmm.c178 static int br_trans_tx_prepare(struct spi_avmm_bridge *br, bool is_read, u32 reg, in br_trans_tx_prepare()
546 static int do_reg_access(void *context, bool is_read, unsigned int reg, in do_reg_access()
/openbmc/qemu/block/
H A Dwin32-aio.c55 bool is_read; member
H A Dio_uring.c34 bool is_read; member
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c270 static int bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
348 bool is_read; in bcm2835_transfer_pio() local
/openbmc/linux/block/
H A Dfops.c169 bool is_read = (iov_iter_rw(iter) == READ), is_sync; in __blkdev_direct_IO() local
306 bool is_read = iov_iter_rw(iter) == READ; in __blkdev_direct_IO_async() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91-master.c657 bool is_read; in at91_twi_xfer() local
/openbmc/qemu/hw/sd/
H A Dbcm2835_sdhost.c186 int is_read; in bcm2835_sdhost_fifo_run() local
/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c238 int is_read = 0; in tegra20_sflash_xfer() local
/openbmc/linux/arch/m68k/mac/
H A Dmisc.c176 int is_read; in via_rtc_command() local
/openbmc/linux/drivers/usb/gadget/function/
H A Dtcm.h88 unsigned is_read:1; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
/openbmc/linux/drivers/i2c/
H A Di2c-core-smbus.c304 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local

123