Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c114 struct hidma_desc *mdesc; in hidma_process_completed()
115 struct hidma_desc *next; in hidma_process_completed()
167 struct hidma_desc *mdesc = data; in hidma_callback()
182 struct hidma_desc, node); in hidma_callback()
233 struct hidma_desc *qdesc, *next; in hidma_issue_pending()
244 struct hidma_desc, in hidma_issue_pending()
314 struct hidma_desc *mdesc; in hidma_tx_submit()
345 struct hidma_desc *mdesc, *tmp; in hidma_alloc_chan_resources()
397 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memcpy()
473 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()