Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/qcom/
H A Dhidma.c113 struct hidma_desc *mdesc; in hidma_process_completed()
114 struct hidma_desc *next; in hidma_process_completed()
166 struct hidma_desc *mdesc = data; in hidma_callback()
181 struct hidma_desc, node); in hidma_callback()
232 struct hidma_desc *qdesc, *next; in hidma_issue_pending()
243 struct hidma_desc, in hidma_issue_pending()
313 struct hidma_desc *mdesc; in hidma_tx_submit()
344 struct hidma_desc *mdesc, *tmp; in hidma_alloc_chan_resources()
396 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memcpy()
472 struct hidma_desc *tmp, *mdesc; in hidma_terminate_channel()
[all …]
H A Dhidma.h77 struct hidma_desc { struct
97 struct hidma_desc *running; argument
H A Dhidma_dbg.c87 struct hidma_desc *mdesc; in hidma_chan_show()