Searched defs:is_read (Results  1 – 14 of 14) sorted by relevance
| /linux-4.1.27/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.1.27/drivers/usb/gadget/legacy/ | 
| D | tcm_usb_gadget.h | 96 	unsigned is_read:1;  member
 | 
| /linux-4.1.27/arch/m68k/mac/ | 
| D | misc.c | 256 	int	is_read;  in via_pram_command()  local
 | 
| /linux-4.1.27/tools/perf/util/ | 
| D | util.c | 171 static ssize_t ion(bool is_read, int fd, void *buf, size_t n)  in ion()
 | 
| /linux-4.1.27/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.1.27/drivers/gpu/drm/msm/dsi/ | 
| D | dsi_manager.c | 593 	bool is_read = (msg->rx_buf && msg->rx_len);  in msm_dsi_manager_cmd_xfer()  local
 | 
| /linux-4.1.27/fs/f2fs/ | 
| D | data.c | 79 				int npages, bool is_read)  in __bio_alloc()162 	bool is_read = is_read_io(fio->rw);  in f2fs_submit_page_mbio()  local
 
 | 
| /linux-4.1.27/drivers/mmc/host/ | 
| D | tmio_mmc_pio.c | 383 	int is_read = host->data->flags & MMC_DATA_READ;  in tmio_mmc_transfer_data()  local
 | 
| /linux-4.1.27/drivers/i2c/busses/ | 
| D | i2c-i801.c | 214 	bool is_read;  member
 | 
| /linux-4.1.27/drivers/scsi/ | 
| D | st.c | 1490 			   size_t count, int is_read)  in setup_buffering()1551 static void release_buffering(struct scsi_tape *STp, int is_read)  in release_buffering()
 
 | 
| /linux-4.1.27/drivers/spi/ | 
| D | spi-omap2-mcspi.c | 210 		int is_read, int enable)  in omap2_mcspi_set_dma_req()
 | 
| /linux-4.1.27/drivers/s390/block/ | 
| D | dasd.c | 753 				      int is_read,  in dasd_profile_end_add_data()
 | 
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ | 
| D | cmd.c | 800 			   int size, int is_read)  in mlx4_ACCESS_MEM()
 |