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