Searched defs:ccp_dma_desc (Results 1 – 1 of 1) sorted by relevance
232 struct ccp_dma_desc { struct233 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;