| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_unisoc | 78 dma_async_tx_descriptor_init
|
| H A D | abi_gki_aarch64_hikey960 | 646 dma_async_tx_descriptor_init
|
| H A D | abi_gki_aarch64_exynosauto | 1122 dma_async_tx_descriptor_init
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | virt-dma.h | 61 dma_async_tx_descriptor_init(&vd->tx, &vc->chan); in vchan_tx_prep()
|
| H A D | dmaengine.c | 1497 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() function 1505 EXPORT_SYMBOL(dma_async_tx_descriptor_init);
|
| H A D | plx_dma.c | 391 dma_async_tx_descriptor_init(&desc->txd, &plxdev->dma_chan); in plx_dma_alloc_desc()
|
| H A D | mmp_tdma.c | 386 dma_async_tx_descriptor_init(&tdmac->desc, chan); in mmp_tdma_alloc_chan_resources()
|
| H A D | timb_dma.c | 338 dma_async_tx_descriptor_init(&td_desc->txd, chan); in td_alloc_init_desc()
|
| H A D | mv_xor_v2.c | 825 dma_async_tx_descriptor_init(&sw_desc->async_tx, in mv_xor_v2_probe()
|
| H A D | altera-msgdma.c | 671 dma_async_tx_descriptor_init(&desc->async_tx, &mdev->dmachan); in msgdma_alloc_chan_resources()
|
| H A D | mxs-dma.c | 421 dma_async_tx_descriptor_init(&mxs_chan->desc, chan); in mxs_dma_alloc_chan_resources()
|
| H A D | bcm-sba-raid.c | 235 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_alloc_request() 1520 dma_async_tx_descriptor_init(&req->tx, &sba->dma_chan); in sba_prealloc_channel_resources()
|
| H A D | fsl_raid.c | 255 dma_async_tx_descriptor_init(&desc->async_tx, &re_chan->chan); in fsl_re_init_desc()
|
| H A D | fsldma.c | 470 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in fsl_dma_alloc_descriptor()
|
| H A D | mpc512x_dma.c | 513 dma_async_tx_descriptor_init(&mdesc->desc, chan); in mpc_dma_alloc_chan_resources()
|
| H A D | mmp_pdma.c | 376 dma_async_tx_descriptor_init(&desc->async_tx, &chan->chan); in mmp_pdma_alloc_descriptor()
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | dma.c | 268 dma_async_tx_descriptor_init(&desc->txd, chan); in idxd_register_dma_channel()
|
| /OK3568_Linux_fs/kernel/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 2017 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_vdma_dma_prep_interleaved() 2092 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_cdma_prep_memcpy() 2155 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_slave_sg() 2262 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_dma_prep_dma_cyclic() 2362 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in xilinx_mcdma_prep_slave_sg()
|
| H A D | zynqmp_dma.c | 487 dma_async_tx_descriptor_init(&desc->async_tx, &chan->common); in zynqmp_dma_alloc_chan_resources()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-dmaengine.c | 341 dma_async_tx_descriptor_init(&desc->tx_desc, &chan->dma_chan); in ccp_alloc_dma_desc()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dmaengine.h | 1364 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx,
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | shdma-base.c | 237 dma_async_tx_descriptor_init(&desc->async_tx, in shdma_alloc_chan_resources()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ioat/ |
| H A D | dma.c | 359 dma_async_tx_descriptor_init(&desc->txd, chan); in ioat_alloc_ring_ent()
|
| /OK3568_Linux_fs/kernel/drivers/dma/qcom/ |
| H A D | hidma.c | 368 dma_async_tx_descriptor_init(&mdesc->desc, dmach); in hidma_alloc_chan_resources()
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/devices/ |
| H A D | tsi721_dma.c | 750 dma_async_tx_descriptor_init(&desc[i].txd, dchan); in tsi721_alloc_chan_resources()
|