Searched refs:bttv_set_dma (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttvp.h | 258 void bttv_set_dma(struct bttv *btv, int override);
|
D | bttv-driver.c | 1274 bttv_set_dma(btv,0); in bttv_reinit_bt848() 1541 bttv_set_dma(btv, 0x03); in bttv_switch_overlay() 1693 bttv_set_dma(btv, 0x03); in buffer_queue() 3682 bttv_set_dma(btv, 0); in bttv_irq_timeout() 3761 bttv_set_dma(btv, 0); in bttv_irq_switch_video() 3801 bttv_set_dma(btv, 0); in bttv_irq_switch_vbi() 4328 bttv_set_dma(btv, 0); in bttv_suspend() 4385 bttv_set_dma(btv, 0); in bttv_resume()
|
D | bttv-vbi.c | 222 bttv_set_dma(btv,0x0c); in vbi_buffer_queue()
|
D | bttv-risc.c | 465 bttv_set_dma(struct bttv *btv, int override) in bttv_set_dma() function
|