Home
last modified time | relevance | path

Searched refs:hidma_desc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dhidma.c94 struct hidma_desc *to_hidma_desc(struct dma_async_tx_descriptor *t) in to_hidma_desc()
96 return container_of(t, struct hidma_desc, desc); in to_hidma_desc()
120 struct hidma_desc *mdesc; in hidma_process_completed()
121 struct hidma_desc *next; in hidma_process_completed()
173 struct hidma_desc *mdesc = data; in hidma_callback()
188 struct hidma_desc, node); in hidma_callback()
240 struct hidma_desc *qdesc, *next; in hidma_issue_pending()
250 struct hidma_desc *desc = list_first_entry(&mchan->active, in hidma_issue_pending()
251 struct hidma_desc, in hidma_issue_pending()
321 struct hidma_desc *mdes in hidma_tx_submit()
[all...]
H A Dhidma.h77 struct hidma_desc { struct
97 struct hidma_desc *running;
H A Dhidma_dbg.c87 struct hidma_desc *mdesc; in hidma_chan_show()
/kernel/linux/linux-6.6/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()
243 struct hidma_desc *desc = list_first_entry(&mchan->active, in hidma_issue_pending()
244 struct hidma_desc, in hidma_issue_pending()
314 struct hidma_desc *mdesc; in hidma_tx_submit()
327 mdesc = container_of(txd, struct hidma_desc, desc); in hidma_tx_submit()
345 struct hidma_desc *mdes in hidma_alloc_chan_resources()
[all...]
H A Dhidma.h77 struct hidma_desc { struct
97 struct hidma_desc *running;
H A Dhidma_dbg.c87 struct hidma_desc *mdesc; in hidma_chan_show()

Completed in 4 milliseconds