Searched refs:bttv_dma_free (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-vbi.c | 194 bttv_dma_free(q,btv,buf); in vbi_buffer_prepare() 221 bttv_dma_free(q,fh->btv,buf); in vbi_buffer_release()
|
H A D | bttvp.h | 256 void bttv_dma_free(struct videobuf_queue *q, struct bttv *btv,
|
H A D | bttv-risc.c | 571 bttv_dma_free(struct videobuf_queue *q,struct bttv *btv, struct bttv_buffer *buf) in bttv_dma_free() function
|
H A D | bttv-driver.c | 1516 bttv_dma_free(&fh->cap,btv, old); in bttv_switch_overlay() 1624 bttv_dma_free(q,btv,buf); in bttv_prepare_buffer() 1672 bttv_dma_free(q,fh->btv,buf); in buffer_release()
|
Completed in 8 milliseconds