Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev.h235 struct ccp_dma_desc { struct
236 struct list_head entry;
238 struct ccp_device *ccp;
240 struct list_head pending;
241 struct list_head active;
243 enum dma_status status;
244 struct dma_async_tx_descriptor tx_desc;
245 size_t len;