Searched refs:btcx_riscmem_free (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | btcx-risc.c | 41 void btcx_riscmem_free(struct pci_dev *pci, in btcx_riscmem_free() function 63 btcx_riscmem_free(pci,risc); in btcx_riscmem_alloc()
|
H A D | btcx-risc.h | 17 void btcx_riscmem_free(struct pci_dev *pci,
|
H A D | bttv-vbi.c | 120 btcx_riscmem_free(btv->c.pci, &buf->top); in buf_cleanup_vbi() 121 btcx_riscmem_free(btv->c.pci, &buf->bottom); in buf_cleanup_vbi()
|
H A D | bttv-driver.c | 1533 btcx_riscmem_free(btv->c.pci, &buf->top); in buf_cleanup() 1534 btcx_riscmem_free(btv->c.pci, &buf->bottom); in buf_cleanup() 3492 btcx_riscmem_free(btv->c.pci,&btv->main); in bttv_remove()
|
/kernel/linux/linux-5.10/drivers/media/common/ |
H A D | btcx-risc.h | 19 void btcx_riscmem_free(struct pci_dev *pci,
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | btcx-risc.h | 17 void btcx_riscmem_free(struct pci_dev *pci,
|
H A D | btcx-risc.c | 41 void btcx_riscmem_free(struct pci_dev *pci, in btcx_riscmem_free() function 63 btcx_riscmem_free(pci,risc); in btcx_riscmem_alloc()
|
H A D | bttv-risc.c | 579 btcx_riscmem_free(btv->c.pci,&buf->bottom); in bttv_dma_free() 580 btcx_riscmem_free(btv->c.pci,&buf->top); in bttv_dma_free()
|
H A D | bttv-driver.c | 4257 btcx_riscmem_free(btv->c.pci,&btv->main); in bttv_remove()
|
Completed in 12 milliseconds