Searched refs:bttv_set_dma (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/media/pci/bt8xx/ |
D | bttvp.h | 245 void bttv_set_dma(struct bttv *btv, int override);
|
D | bttv-driver.c | 1244 bttv_set_dma(btv,0); in bttv_reinit_bt848() 1511 bttv_set_dma(btv, 0x03); in bttv_switch_overlay() 1663 bttv_set_dma(btv, 0x03); in buffer_queue() 3614 bttv_set_dma(btv, 0); in bttv_irq_timeout() 3693 bttv_set_dma(btv, 0); in bttv_irq_switch_video() 3733 bttv_set_dma(btv, 0); in bttv_irq_switch_vbi() 4282 bttv_set_dma(btv, 0); in bttv_suspend() 4316 bttv_set_dma(btv, 0); in bttv_resume()
|
D | bttv-vbi.c | 210 bttv_set_dma(btv,0x0c); in vbi_buffer_queue()
|
D | bttv-risc.c | 453 bttv_set_dma(struct bttv *btv, int override) in bttv_set_dma() function
|