Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/qcom/
Dhidma.h36 struct hidma_tre { struct
61 struct hidma_tre *trepool; /* trepool of user configs */ argument
65 struct hidma_tre
82 struct hidma_tre *); /* pending TREs FIFO */
Dhidma_ll.c126 struct hidma_tre *tre; in hidma_ll_free()
146 struct hidma_tre *tre; in hidma_ll_request()
187 struct hidma_tre *tre; in hidma_ll_tre_complete()
199 struct hidma_tre *tre; in hidma_post_completed()
534 struct hidma_tre *tre; in hidma_ll_queue_request()
610 struct hidma_tre *tre; in hidma_ll_set_transfer_params()
743 sz = sizeof(struct hidma_tre); in hidma_ll_init()
795 sz = nr_tres * sizeof(struct hidma_tre *); in hidma_ll_init()
825 required_bytes = sizeof(struct hidma_tre) * lldev->nr_tres; in hidma_ll_uninit()
847 struct hidma_tre *tre; in hidma_ll_status()
Dhidma_dbg.c26 struct hidma_tre *tre; in hidma_ll_chstats()