Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dvirt-dma.c91 list_splice_tail_init(&vc->desc_completed, &head); in vchan_complete()
131 INIT_LIST_HEAD(&vc->desc_completed); in vchan_init()
/linux/include/linux/
H A Dshdma-base.h92 bool (*desc_completed)(struct shdma_chan *, struct shdma_desc *); member
/linux/drivers/dma/lgm/
H A Dlgm-dma.c1322 list_splice_tail_init(&vc->desc_completed, &head); in dma_work()
/linux/drivers/dma/ti/
H A Dk3-udma.c4049 list_splice_tail_init(&vc->desc_completed, &head); in udma_vchan_complete()