Searched refs:bttv_set_dma (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/media/pci/bt8xx/ |
| D | bttvp.h | 204 void bttv_set_dma(struct bttv *btv, int override);
|
| D | bttv-driver.c | 1229 bttv_set_dma(btv,0); in bttv_reinit_bt848() 1493 bttv_set_dma(btv, BT848_CAP_CTL_CAPTURE_ODD | in buf_queue() 2810 bttv_set_dma(btv, 0); in bttv_irq_timeout() 2893 bttv_set_dma(btv, 0); in bttv_irq_switch_video() 2933 bttv_set_dma(btv, 0); in bttv_irq_switch_vbi() 3508 bttv_set_dma(btv, 0); in bttv_suspend() 3542 bttv_set_dma(btv, 0); in bttv_resume()
|
| D | bttv-vbi.c | 88 bttv_set_dma(btv, BT848_CAP_CTL_CAPTURE_VBI_ODD | in buf_queue_vbi()
|
| D | bttv-risc.c | 420 void bttv_set_dma(struct bttv *btv, int start_capture) in bttv_set_dma() function
|