Searched refs:hidma_desc (Results 1 – 3 of 3) sorted by relevance
94 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 *mdesc; in hidma_tx_submit()[all …]
77 struct hidma_desc { struct97 struct hidma_desc *running; argument
87 struct hidma_desc *mdesc; in hidma_chan_show()