Lines Matching defs:btv
190 struct bttv *btv = video_get_drvdata(vfd); in show_card() local
683 int check_alloc_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bit) in check_alloc_btres_lock()
738 int locked_btres(struct bttv *btv, int bit) in locked_btres()
745 disclaim_vbi_lines(struct bttv *btv) in disclaim_vbi_lines()
752 disclaim_video_lines(struct bttv *btv) in disclaim_video_lines()
773 void free_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bits) in free_btres_lock()
804 static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout) in set_pll_freq()
826 static void set_pll(struct bttv *btv) in set_pll()
878 static void bt848A_set_timing(struct bttv *btv) in bt848A_set_timing()
910 static void bt848_bright(struct bttv *btv, int bright) in bt848_bright()
922 static void bt848_hue(struct bttv *btv, int hue) in bt848_hue()
933 static void bt848_contrast(struct bttv *btv, int cont) in bt848_contrast()
947 static void bt848_sat(struct bttv *btv, int color) in bt848_sat()
967 video_mux(struct bttv *btv, unsigned int input) in video_mux()
1002 audio_mux_gpio(struct bttv *btv, int input, int mute) in audio_mux_gpio()
1034 audio_mute(struct bttv *btv, int mute) in audio_mute()
1059 audio_input(struct bttv *btv, int input) in audio_input()
1147 set_tvnorm(struct bttv *btv, unsigned int norm) in set_tvnorm()
1192 set_input(struct bttv *btv, unsigned int input, unsigned int norm) in set_input()
1215 static void init_irqreg(struct bttv *btv) in init_irqreg()
1237 static void init_bt848(struct bttv *btv) in init_bt848()
1267 static void bttv_reinit_bt848(struct bttv *btv) in bttv_reinit_bt848()
1285 struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler); in bttv_s_ctrl() local
1485 void bttv_gpio_tracking(struct bttv *btv, char *comment) in bttv_gpio_tracking()
1494 static void bttv_field_count(struct bttv *btv) in bttv_field_count()
1529 bttv_switch_overlay(struct bttv *btv, struct bttv_fh *fh, in bttv_switch_overlay()
1559 static int bttv_prepare_buffer(struct videobuf_queue *q,struct bttv *btv, in bttv_prepare_buffer()
1688 struct bttv *btv = fh->btv; in buffer_queue() local
1713 static void radio_enable(struct bttv *btv) in radio_enable()
1727 struct bttv *btv = fh->btv; in bttv_s_std() local
1750 struct bttv *btv = fh->btv; in bttv_g_std() local
1759 struct bttv *btv = fh->btv; in bttv_querystd() local
1772 struct bttv *btv = fh->btv; in bttv_enum_input() local
1811 struct bttv *btv = fh->btv; in bttv_g_input() local
1821 struct bttv *btv = fh->btv; in bttv_s_input() local
1834 struct bttv *btv = fh->btv; in bttv_s_tuner() local
1853 struct bttv *btv = fh->btv; in bttv_g_frequency() local
1866 static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f) in bttv_set_frequency()
1890 struct bttv *btv = fh->btv; in bttv_s_frequency() local
1903 struct bttv *btv = fh->btv; in bttv_log_status() local
1915 struct bttv *btv = fh->btv; in bttv_g_register() local
1929 struct bttv *btv = fh->btv; in bttv_s_register() local
1998 struct bttv *btv = fh->btv; in limit_scaled_size_lock() local
2168 static int setup_window_lock(struct bttv_fh *fh, struct bttv *btv, in setup_window_lock()
2355 struct bttv *btv = fh->btv; in bttv_try_fmt_vid_cap() local
2425 struct bttv *btv = fh->btv; in bttv_s_fmt_vid_cap() local
2470 struct bttv *btv = fh->btv; in bttv_s_fmt_vid_overlay() local
2485 struct bttv *btv = fh->btv; in bttv_querycap() local
2593 struct bttv *btv = fh->btv; in bttv_g_fbuf() local
2606 struct bttv *btv = fh->btv; in bttv_overlay() local
2644 struct bttv *btv = fh->btv; in bttv_s_fbuf() local
2726 struct bttv *btv = fh->btv; in bttv_qbuf() local
2746 struct bttv *btv = fh->btv; in bttv_streamon() local
2759 struct bttv *btv = fh->btv; in bttv_streamoff() local
2775 struct bttv *btv = fh->btv; in bttv_g_parm() local
2790 struct bttv *btv = fh->btv; in bttv_g_tuner() local
2813 struct bttv *btv = fh->btv; in bttv_cropcap() local
2827 struct bttv *btv = fh->btv; in bttv_g_crop() local
2845 struct bttv *btv = fh->btv; in bttv_s_crop() local
3011 struct bttv *btv = video_drvdata(file); in bttv_open() local
3082 struct bttv *btv = fh->btv; in bttv_release() local
3204 struct bttv *btv = video_drvdata(file); in radio_open() local
3230 struct bttv *btv = fh->btv; in radio_release() local
3250 struct bttv *btv = fh->btv; in radio_g_tuner() local
3273 struct bttv *btv = fh->btv; in radio_s_tuner() local
3287 struct bttv *btv = fh->btv; in radio_s_hw_freq_seek() local
3299 struct bttv *btv = fh->btv; in radio_enum_freq_bands() local
3311 struct bttv *btv = fh->btv; in radio_read() local
3329 struct bttv *btv = fh->btv; in radio_poll() local
3415 static void bttv_risc_disasm(struct bttv *btv, in bttv_risc_disasm()
3437 static void bttv_print_riscaddr(struct bttv *btv) in bttv_print_riscaddr()
3492 static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc) in bttv_irq_debug_low_latency()
3515 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
3598 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
3638 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, in bttv_irq_wakeup_vbi()
3655 struct bttv *btv = (struct bttv *)data; in bttv_irq_timeout() local
3705 bttv_irq_wakeup_top(struct bttv *btv) in bttv_irq_wakeup_top()
3734 bttv_irq_switch_video(struct bttv *btv) in bttv_irq_switch_video()
3773 bttv_irq_switch_vbi(struct bttv *btv) in bttv_irq_switch_vbi()
3810 struct bttv *btv; in bttv_irq() local
3922 static void vdev_init(struct bttv *btv, in vdev_init()
3942 static void bttv_unregister_video(struct bttv *btv) in bttv_unregister_video()
3950 static int bttv_register_video(struct bttv *btv) in bttv_register_video()
4020 struct bttv *btv; in bttv_probe() local
4261 struct bttv *btv = to_bttv(v4l2_dev); in bttv_remove() local
4310 struct bttv *btv = to_bttv(v4l2_dev); in bttv_suspend() local
4346 struct bttv *btv = to_bttv(v4l2_dev); in bttv_resume() local