Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/b2c2/
Dflexcop-dma.c22 dma->cpu_addr0 = tcpu; in flexcop_dma_allocate()
36 dma->cpu_addr0, dma->dma_addr0); in flexcop_dma_free()
Dflexcop-pci.c172 fc_pci->dma[0].cpu_addr0, in flexcop_pci_isr()
202 fc_pci->dma[0].cpu_addr0 + in flexcop_pci_isr()
213 fc_pci->dma[0].cpu_addr0 + in flexcop_pci_isr()
/Linux-v4.19/drivers/media/common/b2c2/
Dflexcop-common.h42 u8 *cpu_addr0; member