Home
last modified time | relevance | path

Searched refs:ccp_dma_desc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/ccp/
Dccp-dmaengine.c74 struct ccp_dma_desc *desc, *dtmp; in ccp_free_desc_resources()
106 struct ccp_dma_desc *desc, *dtmp; in ccp_cleanup_desc_resources()
137 static int ccp_issue_next_cmd(struct ccp_dma_desc *desc) in ccp_issue_next_cmd()
158 static void ccp_free_active_cmd(struct ccp_dma_desc *desc) in ccp_free_active_cmd()
174 static struct ccp_dma_desc *__ccp_next_dma_desc(struct ccp_dma_chan *chan, in __ccp_next_dma_desc()
175 struct ccp_dma_desc *desc) in __ccp_next_dma_desc()
182 desc = list_first_entry_or_null(&chan->active, struct ccp_dma_desc, in __ccp_next_dma_desc()
188 static struct ccp_dma_desc *ccp_handle_active_desc(struct ccp_dma_chan *chan, in ccp_handle_active_desc()
189 struct ccp_dma_desc *desc) in ccp_handle_active_desc()
243 static struct ccp_dma_desc *__ccp_pending_to_active(struct ccp_dma_chan *chan) in __ccp_pending_to_active()
[all …]
Dccp-dev.h235 struct ccp_dma_desc { struct