Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/b2c2/
Dflexcop-common.h39 struct flexcop_dma { struct
122 struct flexcop_dma *dma, u32 size);
123 void flexcop_dma_free(struct flexcop_dma *dma);
129 int flexcop_dma_config(struct flexcop_device *fc, struct flexcop_dma *dma,
Dflexcop-dma.c9 struct flexcop_dma *dma, u32 size) in flexcop_dma_allocate()
32 void flexcop_dma_free(struct flexcop_dma *dma) in flexcop_dma_free()
36 memset(dma,0,sizeof(struct flexcop_dma)); in flexcop_dma_free()
41 struct flexcop_dma *dma, in flexcop_dma_config()
Dflexcop-pci.c57 struct flexcop_dma dma[2];