Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dccp-dev.h232 struct ccp_dma_desc { struct
233 struct list_head entry;
235 struct ccp_device *ccp;
237 struct list_head pending;
238 struct list_head active;
240 enum dma_status status;
241 struct dma_async_tx_descriptor tx_desc;
242 size_t len;