aboutsummaryrefslogtreecommitdiff
path: root/include/odp/arch/x86_32-linux/odp/api/abi/dma.h
AgeCommit message (Collapse)Author
2023-06-16linux-gen: dma: inline completion event conversion functionsMatias Elo
Add necessary header files and inline implementations of odp_dma_compl_from_event() and odp_dma_compl_to_event(). Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>