Searched refs:bttv_set_dma (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 245 void bttv_set_dma(struct bttv *btv, int override);
|
H A D | bttv-vbi.c | 210 bttv_set_dma(btv,0x0c); in vbi_buffer_queue()
|
H A 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() 3624 bttv_set_dma(btv, 0); in bttv_irq_timeout() 3703 bttv_set_dma(btv, 0); in bttv_irq_switch_video() 3743 bttv_set_dma(btv, 0); in bttv_irq_switch_vbi() 4294 bttv_set_dma(btv, 0); in bttv_suspend() 4351 bttv_set_dma(btv, 0); in bttv_resume()
|
H A D | bttv-risc.c | 453 bttv_set_dma(struct bttv *btv, int override) in bttv_set_dma() function
|
/kernel/linux/linux-6.6/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() 2829 bttv_set_dma(btv, 0); in bttv_irq_timeout() 2912 bttv_set_dma(btv, 0); in bttv_irq_switch_video() 2952 bttv_set_dma(btv, 0); in bttv_irq_switch_vbi() 3528 bttv_set_dma(btv, 0); in bttv_suspend() 3562 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
|
Completed in 15 milliseconds