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

/linux-master/drivers/media/common/b2c2/
H A Dflexcop-common.h39 struct flexcop_dma { struct
123 struct flexcop_dma *dma, u32 size);
124 void flexcop_dma_free(struct flexcop_dma *dma);
130 int flexcop_dma_config(struct flexcop_device *fc, struct flexcop_dma *dma,
/linux-master/drivers/media/pci/b2c2/
H A Dflexcop-dma.c10 struct flexcop_dma *dma, u32 size)
34 void flexcop_dma_free(struct flexcop_dma *dma)
38 memset(dma, 0, sizeof(struct flexcop_dma));
43 struct flexcop_dma *dma,
H A Dflexcop-pci.c58 struct flexcop_dma dma[2];

Completed in 146 milliseconds