Searched refs:cryp_dma_complete (Results 1 – 2 of 2) sorted by relevance
208 struct completion cryp_dma_complete; member
502 init_completion(&device_data->dma.cryp_dma_complete); in cryp_dma_setup_channel()510 complete(&ctx->device->dma.cryp_dma_complete); in cryp_dma_out_callback()857 wait_for_completion(&ctx->device->dma.cryp_dma_complete); in ablk_dma_crypt()