Home
last modified time | relevance | path

Searched refs:btcx_riscmem_free (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/pci/bt8xx/
Dbtcx-risc.c41 void btcx_riscmem_free(struct pci_dev *pci, in btcx_riscmem_free() function
63 btcx_riscmem_free(pci,risc); in btcx_riscmem_alloc()
Dbtcx-risc.h17 void btcx_riscmem_free(struct pci_dev *pci,
Dbttv-vbi.c120 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()
Dbttv-driver.c1533 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()