Home
last modified time | relevance | path

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

/linux/drivers/media/pci/b2c2/
H A Dflexcop-dma.c23 dma->cpu_addr0 = tcpu; in flexcop_dma_allocate()
36 dma_free_coherent(&dma->pdev->dev, dma->size * 2, dma->cpu_addr0, in flexcop_dma_free()
H A Dflexcop-pci.c173 fc_pci->dma[0].cpu_addr0, in flexcop_pci_isr()
205 fc_pci->dma[0].cpu_addr0 + in flexcop_pci_isr()
216 fc_pci->dma[0].cpu_addr0 + in flexcop_pci_isr()
/linux/drivers/media/common/b2c2/
H A Dflexcop-common.h42 u8 *cpu_addr0; member