Searched refs:btcx_riscmem_free (Results 1 – 10 of 10) sorted by relevance
/drivers/media/video/ |
D | btcx-risc.c | 48 void btcx_riscmem_free(struct pci_dev *pci, in btcx_riscmem_free() function 70 btcx_riscmem_free(pci,risc); in btcx_riscmem_alloc() 249 EXPORT_SYMBOL(btcx_riscmem_free);
|
D | btcx-risc.h | 18 void btcx_riscmem_free(struct pci_dev *pci,
|
/drivers/media/video/bt8xx/ |
D | bttv-risc.c | 587 btcx_riscmem_free(btv->c.pci,&buf->bottom); in bttv_dma_free() 588 btcx_riscmem_free(btv->c.pci,&buf->top); in bttv_dma_free()
|
D | bttv-driver.c | 4506 btcx_riscmem_free(btv->c.pci,&btv->main); in bttv_remove()
|
/drivers/media/video/cx88/ |
D | cx88-alsa.c | 287 btcx_riscmem_free(chip->pci,&chip->buf->risc); in dsp_buffer_free()
|
D | cx88-mpeg.c | 508 btcx_riscmem_free(dev->pci,&dev->mpegq.stopper); in cx8802_fini_common()
|
D | cx88-core.c | 223 btcx_riscmem_free(to_pci_dev(q->dev), &buf->risc); in cx88_free_buffer()
|
D | cx88-video.c | 2000 btcx_riscmem_free(dev->pci,&dev->vidq.stopper); in cx8800_finidev()
|
/drivers/media/video/cx23885/ |
D | cx23885-video.c | 1501 btcx_riscmem_free(dev->pci, &dev->vidq.stopper); in cx23885_video_unregister()
|
D | cx23885-core.c | 1107 btcx_riscmem_free(to_pci_dev(q->dev), &buf->risc); in cx23885_free_buffer()
|