Lines Matching refs:bttv_risc_hook
554 bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, in bttv_risc_hook() function
640 bttv_risc_hook(btv, RISC_SLOT_O_VBI, top, top_irq_flags); in bttv_buffer_activate_vbi()
641 bttv_risc_hook(btv, RISC_SLOT_E_VBI, bottom, bottom_irq_flags); in bttv_buffer_activate_vbi()
666 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top, in bttv_buffer_activate_video()
668 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom, in bttv_buffer_activate_video()
680 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top, in bttv_buffer_activate_video()
682 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, NULL, 0); in bttv_buffer_activate_video()
691 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0); in bttv_buffer_activate_video()
692 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, &set->bottom->bottom, in bttv_buffer_activate_video()
697 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0); in bttv_buffer_activate_video()
698 bttv_risc_hook(btv, RISC_SLOT_E_FIELD, NULL, 0); in bttv_buffer_activate_video()