Searched defs:direction (Results 51 - 75 of 596) sorted by path

1234567891011>>

/linux-master/drivers/comedi/drivers/
H A Dni_660x.c336 ni_660x_request_mite_channel(struct comedi_device *dev, struct ni_gpct *counter, enum comedi_io_direction direction) argument
600 ni_660x_set_pfi_direction(struct comedi_device *dev, unsigned int chan, unsigned int direction) argument
H A Dni_mio_common.c637 ni_request_gpct_mite_channel(struct comedi_device *dev, unsigned int gpct_index, enum comedi_io_direction direction) argument
4689 ni_set_pfi_direction(struct comedi_device *dev, int chan, unsigned int direction) argument
5171 ni_set_rtsi_direction(struct comedi_device *dev, int chan, unsigned int direction) argument
/linux-master/drivers/counter/
H A D104-quad-8.c449 enum counter_count_direction direction; local
410 quad8_direction_read(struct counter_device *counter, struct counter_count *count, enum counter_count_direction *direction) argument
H A Drz-mtu3-cnt.c290 rz_mtu3_count_direction_read(struct counter_device *counter, struct counter_count *count, enum counter_count_direction *direction) argument
H A Dstm32-timer-cnt.c138 stm32_count_direction_read(struct counter_device *counter, struct counter_count *count, enum counter_count_direction *direction) argument
/linux-master/drivers/crypto/ccree/
H A Dcc_buffer_mgr.c255 cc_map_sg(struct device *dev, struct scatterlist *sg, unsigned int nbytes, int direction, u32 *nents, u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) argument
H A Dcc_cipher.c519 int direction = req_ctx->gen_ctx.op_type; local
576 int direction = req_ctx->gen_ctx.op_type; local
620 int direction = req_ctx->gen_ctx.op_type; local
697 int direction = req_ctx->gen_ctx.op_type; local
877 cc_cipher_process(struct skcipher_request *req, enum drv_crypto_direction direction) argument
[all...]
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c70 enum safexcel_cipher_direction direction; member in struct:safexcel_cipher_req
160 safexcel_aead_token(struct safexcel_cipher_ctx *ctx, u8 *iv, struct safexcel_command_desc *cdesc, struct safexcel_token *atoken, enum safexcel_cipher_direction direction, u32 cryptlen, u32 assoclen, u32 digestsize) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c19 enum direction { enum
/linux-master/drivers/crypto/tegra/
H A Dtegra-se-main.c44 tegra_se_cmdbuf_pin(struct device *dev, struct host1x_bo *bo, enum dma_data_direction direction) argument
/linux-master/drivers/dma-buf/
H A Ddma-buf.c461 enum dma_data_direction direction; local
791 __map_dma_buf(struct dma_buf_attachment *attach, enum dma_data_direction direction) argument
996 __unmap_dma_buf(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) argument
1112 dma_buf_map_attachment(struct dma_buf_attachment *attach, enum dma_data_direction direction) argument
1189 dma_buf_map_attachment_unlocked(struct dma_buf_attachment *attach, enum dma_data_direction direction) argument
1217 dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) argument
1249 dma_buf_unmap_attachment_unlocked(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) argument
1369 __dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
1405 dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
1441 dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
[all...]
H A Dudmabuf.c86 get_sg_table(struct device *dev, struct dma_buf *buf, enum dma_data_direction direction) argument
112 put_sg_table(struct device *dev, struct sg_table *sg, enum dma_data_direction direction) argument
120 map_udmabuf(struct dma_buf_attachment *at, enum dma_data_direction direction) argument
126 unmap_udmabuf(struct dma_buf_attachment *at, struct sg_table *sg, enum dma_data_direction direction) argument
148 begin_cpu_udmabuf(struct dma_buf *buf, enum dma_data_direction direction) argument
169 end_cpu_udmabuf(struct dma_buf *buf, enum dma_data_direction direction) argument
[all...]
/linux-master/drivers/dma-buf/heaps/
H A Dcma_heap.c97 cma_heap_map_dma_buf(struct dma_buf_attachment *attachment, enum dma_data_direction direction) argument
111 cma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) argument
121 cma_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
142 cma_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
H A Dsystem_heap.c128 system_heap_map_dma_buf(struct dma_buf_attachment *attachment, enum dma_data_direction direction) argument
143 system_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) argument
153 system_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
174 system_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
/linux-master/drivers/dma/
H A Damba-pl08x.c1928 pl08x_init_txd( struct dma_chan *chan, enum dma_transfer_direction direction, dma_addr_t *slave_addr) argument
2015 pl08x_tx_add_sg(struct pl08x_txd *txd, enum dma_transfer_direction direction, dma_addr_t slave_addr, dma_addr_t buf_addr, unsigned int len) argument
2041 pl08x_prep_slave_sg( struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
2083 pl08x_prep_dma_cyclic( struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
[all...]
H A Dapple-admac.c250 admac_prep_dma_cyclic( struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
H A Dat_hdmac.c1249 atc_prep_slave_sg(struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
1426 atc_dma_cyclic_fill_desc(struct dma_chan *chan, struct at_desc *desc, unsigned int i, dma_addr_t buf_addr, unsigned int reg_width, size_t period_len, enum dma_transfer_direction direction) argument
1493 atc_prep_dma_cyclic(struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
[all...]
H A Dat_xdmac.c274 enum dma_transfer_direction direction; member in struct:at_xdmac_desc
664 at_xdmac_compute_chan_conf(struct dma_chan *chan, enum dma_transfer_direction direction) argument
762 at_xdmac_prep_slave_sg(struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
864 at_xdmac_prep_dma_cyclic(struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
[all...]
H A Dbcm2835-dma.c300 bcm2835_dma_create_cb_chain( struct dma_chan *chan, enum dma_transfer_direction direction, bool cyclic, u32 info, u32 finalextrainfo, size_t frames, dma_addr_t src, dma_addr_t dst, size_t buf_len, size_t period_len, gfp_t gfp) argument
383 bcm2835_dma_fill_cb_chain_with_sg( struct dma_chan *chan, enum dma_transfer_direction direction, struct bcm2835_cb_entry *cb, struct scatterlist *sgl, unsigned int sg_len) argument
640 bcm2835_dma_prep_slave_sg( struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
692 bcm2835_dma_prep_dma_cyclic( struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
[all...]
H A Ddma-axi-dmac.c147 enum dma_transfer_direction direction; member in struct:axi_dmac_chan
582 axi_dmac_fill_linear_sg(struct axi_dmac_chan *chan, enum dma_transfer_direction direction, dma_addr_t addr, unsigned int num_periods, unsigned int period_len, struct axi_dmac_sg *sg) argument
623 axi_dmac_prep_slave_sg( struct dma_chan *c, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
664 axi_dmac_prep_dma_cyclic( struct dma_chan *c, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
[all...]
H A Ddma-jz4780.c231 jz4780_dma_desc_alloc(struct jz4780_dma_chan *jzchan, unsigned int count, enum dma_transaction_type type, enum dma_transfer_direction direction) argument
309 jz4780_dma_setup_hwdesc(struct jz4780_dma_chan *jzchan, struct jz4780_dma_hwdesc *desc, dma_addr_t addr, size_t len, enum dma_transfer_direction direction) argument
361 jz4780_dma_prep_slave_sg( struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
406 jz4780_dma_prep_dma_cyclic( struct dma_chan *chan, dma_addr_t buf_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
[all...]
/linux-master/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c733 calculate_block_len(struct axi_dma_chan *chan, dma_addr_t dma_addr, size_t buf_len, enum dma_transfer_direction direction) argument
763 dw_axi_dma_chan_prep_cyclic(struct dma_chan *dchan, dma_addr_t dma_addr, size_t buf_len, size_t period_len, enum dma_transfer_direction direction, unsigned long flags) argument
840 dw_axi_dma_chan_prep_slave_sg(struct dma_chan *dchan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
[all...]
H A Ddw-axi-dmac.h51 enum dma_transfer_direction direction; member in struct:axi_dma_chan
/linux-master/drivers/dma/dw-edma/
H A Ddw-edma-core.c546 dw_edma_device_prep_slave_sg(struct dma_chan *dchan, struct scatterlist *sgl, unsigned int len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
564 dw_edma_device_prep_dma_cyclic(struct dma_chan *dchan, dma_addr_t paddr, size_t len, size_t count, enum dma_transfer_direction direction, unsigned long flags) argument
H A Ddw-edma-core.h149 enum dma_transfer_direction direction; member in struct:dw_edma_transfer

Completed in 373 milliseconds

1234567891011>>