Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/b2c2/
Dflexcop-dma.c23 dma->cpu_addr0 = tcpu; in flexcop_dma_allocate()
37 dma->cpu_addr0, dma->dma_addr0); in flexcop_dma_free()
Dflexcop-pci.c173 fc_pci->dma[0].cpu_addr0, in flexcop_pci_isr()
203 fc_pci->dma[0].cpu_addr0 + in flexcop_pci_isr()
214 fc_pci->dma[0].cpu_addr0 + in flexcop_pci_isr()
/Linux-v5.4/drivers/media/common/b2c2/
Dflexcop-common.h42 u8 *cpu_addr0; member