Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dsun4i-dma.c216 struct list_head completed_demands; member
656 INIT_LIST_HEAD(&contract->completed_demands); in generate_dma_contract()
676 list_splice_init(&contract->completed_demands, in get_next_cyclic_promise()
697 list_for_each_entry_safe(promise, tmp, &contract->completed_demands, list) in sun4i_dma_free_contract()
1153 &contract->completed_demands); in sun4i_dma_interrupt()