Home
last modified time | relevance | path

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

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