Searched refs:bttv_set_dma (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 204 void bttv_set_dma(struct bttv *btv, int override);
|
H A 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() 2827 bttv_set_dma(btv, 0); in bttv_irq_timeout() 2910 bttv_set_dma(btv, 0); in bttv_irq_switch_video() 2950 bttv_set_dma(btv, 0); in bttv_irq_switch_vbi() 3526 bttv_set_dma(btv, 0); in bttv_suspend() 3560 bttv_set_dma(btv, 0); in bttv_resume()
|
H A D | bttv-vbi.c | 88 bttv_set_dma(btv, BT848_CAP_CTL_CAPTURE_VBI_ODD | in buf_queue_vbi()
|
H A D | bttv-risc.c | 420 void bttv_set_dma(struct bttv *btv, int start_capture) in bttv_set_dma() function
|