Lines Matching defs:btv
35 bttv_risc_packed(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_packed()
114 bttv_risc_planar(struct bttv *btv, struct btcx_riscmem *risc, in bttv_risc_planar()
237 bttv_calc_geo_old(struct bttv *btv, struct bttv_geometry *geo, in bttv_calc_geo_old()
281 bttv_calc_geo (struct bttv * btv, in bttv_calc_geo()
337 bttv_apply_geo(struct bttv *btv, struct bttv_geometry *geo, int odd) in bttv_apply_geo()
363 static void bttv_set_risc_status(struct bttv *btv) in bttv_set_risc_status()
374 static void bttv_set_irq_timer(struct bttv *btv) in bttv_set_irq_timer()
382 static int bttv_set_capture_control(struct bttv *btv, int start_capture) in bttv_set_capture_control()
401 static void bttv_start_dma(struct bttv *btv) in bttv_start_dma()
411 static void bttv_stop_dma(struct bttv *btv) in bttv_stop_dma()
420 void bttv_set_dma(struct bttv *btv, int start_capture) in bttv_set_dma()
442 bttv_risc_init_main(struct bttv *btv) in bttv_risc_init_main()
481 bttv_risc_hook(struct bttv *btv, int slot, struct btcx_riscmem *risc, in bttv_risc_hook()
507 int bttv_buffer_risc_vbi(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc_vbi()
554 bttv_buffer_activate_vbi(struct bttv *btv, in bttv_buffer_activate_vbi()
605 bttv_buffer_activate_video(struct bttv *btv, in bttv_buffer_activate_video()
660 bttv_buffer_risc(struct bttv *btv, struct bttv_buffer *buf) in bttv_buffer_risc()