Searched defs:is_read (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/arch/x86/xen/ |
D | pmu.c | 182 int index, bool is_read) in xen_intel_pmu_emulate() 244 static bool xen_amd_pmu_emulate(unsigned int msr, u64 *val, bool is_read) in xen_amd_pmu_emulate()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_sideband.c | 46 bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw() local
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-uniphier.c | 180 bool is_read = msg->flags & I2C_M_RD; in uniphier_i2c_master_xfer_one() local
|
D | i2c-uniphier-f.c | 311 bool is_read = msg->flags & I2C_M_RD; in uniphier_fi2c_master_xfer_one() local
|
D | i2c-at91.c | 719 bool is_read, use_alt_cmd = false; in at91_twi_xfer() local
|
D | i2c-i801.c | 236 bool is_read; member
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 89 int npages, bool is_read) in __bio_alloc() 170 bool is_read = is_read_io(fio->rw); in f2fs_submit_page_mbio() local
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.h | 84 unsigned is_read:1; member
|
/linux-4.4.14/drivers/target/ |
D | target_core_rd.c | 401 static sense_reason_t rd_do_prot_rw(struct se_cmd *cmd, bool is_read) in rd_do_prot_rw()
|
/linux-4.4.14/arch/m68k/mac/ |
D | misc.c | 256 int is_read; in via_pram_command() local
|
/linux-4.4.14/drivers/mtd/nand/ |
D | bf5xx_nand.c | 466 uint8_t *buf, int is_read) in bf5xx_nand_dma_rw()
|
D | atmel_nand.c | 348 int is_read) in atmel_nand_dma_op()
|
/linux-4.4.14/tools/perf/util/ |
D | util.c | 249 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_manager.c | 736 bool is_read = (msg->rx_buf && msg->rx_len); in msm_dsi_manager_cmd_xfer() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | tmio_mmc_pio.c | 385 int is_read = host->data->flags & MMC_DATA_READ; in tmio_mmc_transfer_data() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-omap2-mcspi.c | 211 int is_read, int enable) in omap2_mcspi_set_dma_req()
|
/linux-4.4.14/drivers/scsi/ |
D | st.c | 1544 size_t count, int is_read) in setup_buffering() 1605 static void release_buffering(struct scsi_tape *STp, int is_read) in release_buffering()
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd.c | 755 int is_read, in dasd_profile_end_add_data()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 814 int size, int is_read) in mlx4_ACCESS_MEM()
|