/openbmc/linux/drivers/md/bcache/ |
H A D | io.c | 84 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 D | at91_i2c.c | 48 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 D | cros_ec_ldo.c | 22 bool is_read = nmsgs > 1; in cros_ec_ldo_xfer() local
|
H A D | sandbox_i2c.c | 54 bool is_read; in sandbox_i2c_xfer() local
|
H A D | s3c24x0_i2c.c | 230 bool is_read = msg->flags & I2C_M_RD; in s3c24x0_do_msg() local
|
/openbmc/linux/arch/x86/xen/ |
H A D | pmu.c | 199 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 D | intel_sbi.c | 15 u32 *val, bool is_read) in intel_sbi_rw()
|
H A D | intel_pcode.c | 58 bool is_read) in __snb_pcode_rw()
|
H A D | vlv_sideband.c | 82 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
|
/openbmc/qemu/include/qemu/ |
H A D | selfmap.h | 18 bool is_read; member
|
/openbmc/linux/tools/lib/perf/ |
H A D | lib.c | 10 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 D | hdcp_msg.c | 236 bool is_read) in dpcd_access_helper()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
H A D | hclge_comm_cmd.c | 42 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 D | regmap-spi-avmm.c | 178 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 D | win32-aio.c | 55 bool is_read; member
|
H A D | io_uring.c | 34 bool is_read; member
|
/openbmc/u-boot/drivers/mmc/ |
H A D | bcm2835_sdhost.c | 270 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 D | fops.c | 169 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 D | i2c-at91-master.c | 657 bool is_read; in at91_twi_xfer() local
|
/openbmc/qemu/hw/sd/ |
H A D | bcm2835_sdhost.c | 186 int is_read; in bcm2835_sdhost_fifo_run() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | tegra20_sflash.c | 238 int is_read = 0; in tegra20_sflash_xfer() local
|
/openbmc/linux/arch/m68k/mac/ |
H A D | misc.c | 176 int is_read; in via_rtc_command() local
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | tcm.h | 88 unsigned is_read:1; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_cmd.h | 111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-core-smbus.c | 304 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
|