| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | io.c | 83 int is_read, in bch_count_io_errors() 141 int is_read = (bio_data_dir(bio) == READ ? 1 : 0); in bch_bbio_count_io_errors() local
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | at91_i2c.c | 49 bool is_read = msg->flags & I2C_M_RD; in at91_i2c_xfer_msg() local 111 bool is_read; in at91_i2c_xfer() local
|
| H A D | cros_ec_ldo.c | 23 bool is_read = nmsgs > 1; in cros_ec_ldo_xfer() local
|
| H A D | sandbox_i2c.c | 75 bool is_read; in sandbox_i2c_xfer() local
|
| H A D | s3c24x0_i2c.c | 231 bool is_read = msg->flags & I2C_M_RD; in s3c24x0_do_msg() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | intel_sideband.c | 98 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local 290 u32 *val, bool is_read) in intel_sbi_rw() 400 bool is_read) in __sandybridge_pcode_rw()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_cmd.c | 79 void hclge_cmd_reuse_desc(struct hclge_desc *desc, bool is_read) in hclge_cmd_reuse_desc() 89 enum hclge_opcode_type opcode, bool is_read) in hclge_cmd_setup_basic_desc()
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | pmu.c | 190 int index, bool is_read) in xen_intel_pmu_emulate() 252 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/hdcp/ |
| H A D | hdcp_msg.c | 228 bool is_read) in dpcd_access_helper()
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regmap-spi-avmm.c | 184 static int br_trans_tx_prepare(struct spi_avmm_bridge *br, bool is_read, u32 reg, in br_trans_tx_prepare() 552 static int do_reg_access(void *context, bool is_read, unsigned int reg, in do_reg_access()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_cmd.c | 167 enum hclgevf_opcode_type opcode, bool is_read) in hclgevf_cmd_setup_basic_desc()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-at91-master.c | 659 bool is_read; in at91_twi_xfer() local
|
| H A D | i2c-uniphier.c | 160 bool is_read = msg->flags & I2C_M_RD; in uniphier_i2c_master_xfer_one() local
|
| H A D | i2c-uniphier-f.c | 318 bool is_read = msg->flags & I2C_M_RD; in uniphier_fi2c_master_xfer_one() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-smbus.c | 295 bool is_read = msg->flags & I2C_M_RD; in i2c_smbus_try_get_dmabuf() local
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | tegra20_sflash.c | 239 int is_read = 0; in tegra20_sflash_xfer() local
|
| H A D | tegra20_slink.c | 239 int is_read = 0; in tegra30_spi_xfer() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/mac/ |
| H A D | misc.c | 177 int is_read; in via_rtc_command() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | tcm.h | 88 unsigned is_read:1; member
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | bcm2835.c | 328 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio() 432 bool is_read; in bcm2835_transfer_pio() local
|
| H A D | tmio_mmc_core.c | 302 int is_read = host->data->flags & MMC_DATA_READ; in tmio_mmc_transfer_data() local
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_rd.c | 379 static sense_reason_t rd_do_prot_rw(struct se_cmd *cmd, bool is_read) in rd_do_prot_rw()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/ |
| H A D | dsi_manager.c | 746 bool is_read = (msg->rx_buf && msg->rx_len); in msm_dsi_manager_cmd_xfer() local
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 1096 bool is_read = in->flags & I2C_M_RD; in cros_ec_i2c_tunnel() local
|