Searched refs:dma_descr_context (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A Ddma.h30 struct dma_descr_context *context;
35 // ---------------------------------------------------------- dma_descr_context
36 typedef struct dma_descr_context { struct
37 struct dma_descr_context *next;
53 } dma_descr_context; typedef in typeref:struct:dma_descr_context
/linux-4.4.14/arch/cris/arch-v32/drivers/
H A Dsync_serial.c163 dma_descr_context in_context __aligned(32);
164 dma_descr_context out_context __aligned(32);
H A Dcryptocop.c68 dma_descr_context ctx_out;
69 dma_descr_context ctx_in;

Completed in 91 milliseconds