Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c167 struct list_head completed_demands; member
574 INIT_LIST_HEAD(&contract->completed_demands); in generate_dma_contract()
594 list_splice_init(&contract->completed_demands, in get_next_cyclic_promise()
615 list_for_each_entry_safe(promise, tmp, &contract->completed_demands, list) in sun4i_dma_free_contract()
1066 &contract->completed_demands); in sun4i_dma_interrupt()