Home
last modified time | relevance | path

Searched defs:is_write (Results 1 – 8 of 8) sorted by relevance

/drivers/memstick/host/
Dr592.c226 static void r592_start_dma(struct r592_device *dev, bool is_write) in r592_start_dma()
279 bool is_write; in r592_transfer_fifo_dma() local
417 bool is_write = dev->req->tpc >= MS_TPC_SET_RW_REG_ADRS; in r592_transfer_fifo_pio() local
457 bool is_write; in r592_execute_tpc() local
/drivers/platform/goldfish/
Dgoldfish_pipe_v2.c252 unsigned last_page_size, int is_write, in pin_user_pages()
275 int is_write, s32 consumed_size) in release_user_pages()
291 unsigned iter_last_page_size, int is_write, in populate_rw_params()
323 unsigned long address, unsigned long address_end, int is_write, in transfer_max_buffers()
370 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal()
383 char __user *buffer, size_t bufflen, int is_write) in goldfish_pipe_read_write()
Dgoldfish_pipe.c230 size_t bufflen, int is_write) in goldfish_pipe_read_write()
/drivers/tty/
Dgoldfish.c66 unsigned count, int is_write) in do_rw_io()
88 unsigned count, int is_write) in goldfish_tty_rw()
/drivers/target/
Dtarget_core_file.c261 u32 sgl_nents, int is_write) in fd_do_rw()
/drivers/mtd/nand/
Domap2.c204 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable()
474 unsigned int len, int is_write) in omap_nand_dma_transfer()
/drivers/block/drbd/
Ddrbd_worker.c175 int is_write = bio_data_dir(bio) == WRITE; in drbd_peer_request_endio() local
/drivers/block/
Dnvme-scsi.c2035 struct nvme_trans_io_cdb *cdb_info, u8 is_write) in nvme_trans_do_nvme_io()
2147 static int nvme_trans_io(struct nvme_ns *ns, struct sg_io_hdr *hdr, u8 is_write, in nvme_trans_io()