Home
last modified time | relevance | path

Searched refs:msgdma_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Daltera-msgdma.c168 * struct msgdma_device - DMA device structure
170 struct msgdma_device { struct
201 #define to_mdev(chan) container_of(chan, struct msgdma_device, dmachan) argument
210 static struct msgdma_sw_desc *msgdma_get_descriptor(struct msgdma_device *mdev) in msgdma_get_descriptor()
230 static void msgdma_free_descriptor(struct msgdma_device *mdev, in msgdma_free_descriptor()
248 static void msgdma_free_desc_list(struct msgdma_device *mdev, in msgdma_free_desc_list()
306 struct msgdma_device *mdev = to_mdev(tx->chan); in msgdma_tx_submit()
335 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_memcpy()
393 struct msgdma_device *mdev = to_mdev(dchan); in msgdma_prep_slave_sg()
464 struct msgdma_device *mde in msgdma_dma_config()
171 lockmsgdma_device global() argument
172 devmsgdma_device global() argument
173 irq_taskletmsgdma_device global() argument
174 pending_listmsgdma_device global() argument
175 free_listmsgdma_device global() argument
176 active_listmsgdma_device global() argument
177 done_listmsgdma_device global() argument
[all...]