Lines Matching refs:bttv

54 struct bttv *bttvs[BTTV_MAX];
177 struct bttv *btv = video_get_drvdata(vfd); in card_show()
190 static void request_modules(struct bttv *dev) in request_modules()
196 static void flush_request_modules(struct bttv *dev) in flush_request_modules()
652 int check_alloc_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bit) in check_alloc_btres_lock()
707 int locked_btres(struct bttv *btv, int bit) in locked_btres()
714 disclaim_vbi_lines(struct bttv *btv) in disclaim_vbi_lines()
721 disclaim_video_lines(struct bttv *btv) in disclaim_video_lines()
742 void free_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bits) in free_btres_lock()
773 static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout) in set_pll_freq()
795 static void set_pll(struct bttv *btv) in set_pll()
847 static void bt848A_set_timing(struct bttv *btv) in bt848A_set_timing()
879 static void bt848_bright(struct bttv *btv, int bright) in bt848_bright()
891 static void bt848_hue(struct bttv *btv, int hue) in bt848_hue()
902 static void bt848_contrast(struct bttv *btv, int cont) in bt848_contrast()
916 static void bt848_sat(struct bttv *btv, int color) in bt848_sat()
936 video_mux(struct bttv *btv, unsigned int input) in video_mux()
971 audio_mux_gpio(struct bttv *btv, int input, int mute) in audio_mux_gpio()
1003 audio_mute(struct bttv *btv, int mute) in audio_mute()
1028 audio_input(struct bttv *btv, int input) in audio_input()
1116 set_tvnorm(struct bttv *btv, unsigned int norm) in set_tvnorm()
1161 set_input(struct bttv *btv, unsigned int input, unsigned int norm) in set_input()
1184 static void init_irqreg(struct bttv *btv) in init_irqreg()
1206 static void init_bt848(struct bttv *btv) in init_bt848()
1236 static void bttv_reinit_bt848(struct bttv *btv) in bttv_reinit_bt848()
1254 struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler); in bttv_s_ctrl()
1454 void bttv_gpio_tracking(struct bttv *btv, char *comment) in bttv_gpio_tracking()
1463 static void bttv_field_count(struct bttv *btv) in bttv_field_count()
1498 bttv_switch_overlay(struct bttv *btv, struct bttv_fh *fh, in bttv_switch_overlay()
1528 static int bttv_prepare_buffer(struct videobuf_queue *q,struct bttv *btv, in bttv_prepare_buffer()
1657 struct bttv *btv = fh->btv; in buffer_queue()
1682 static void radio_enable(struct bttv *btv) in radio_enable()
1696 struct bttv *btv = fh->btv; in bttv_s_std()
1712 struct bttv *btv = fh->btv; in bttv_g_std()
1721 struct bttv *btv = fh->btv; in bttv_querystd()
1734 struct bttv *btv = fh->btv; in bttv_enum_input()
1767 struct bttv *btv = fh->btv; in bttv_g_input()
1777 struct bttv *btv = fh->btv; in bttv_s_input()
1790 struct bttv *btv = fh->btv; in bttv_s_tuner()
1809 struct bttv *btv = fh->btv; in bttv_g_frequency()
1822 static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f) in bttv_set_frequency()
1846 struct bttv *btv = fh->btv; in bttv_s_frequency()
1859 struct bttv *btv = fh->btv; in bttv_log_status()
1871 struct bttv *btv = fh->btv; in bttv_g_register()
1885 struct bttv *btv = fh->btv; in bttv_s_register()
1954 struct bttv *btv = fh->btv; in limit_scaled_size_lock()
2119 static int setup_window_lock(struct bttv_fh *fh, struct bttv *btv, in setup_window_lock()
2302 struct bttv *btv = fh->btv; in bttv_try_fmt_vid_cap()
2372 struct bttv *btv = fh->btv; in bttv_s_fmt_vid_cap()
2417 struct bttv *btv = fh->btv; in bttv_s_fmt_vid_overlay()
2431 struct bttv *btv = fh->btv; in bttv_querycap()
2515 struct bttv *btv = fh->btv; in bttv_g_fbuf()
2528 struct bttv *btv = fh->btv; in bttv_overlay()
2566 struct bttv *btv = fh->btv; in bttv_s_fbuf()
2649 struct bttv *btv = fh->btv; in bttv_qbuf()
2669 struct bttv *btv = fh->btv; in bttv_streamon()
2682 struct bttv *btv = fh->btv; in bttv_streamoff()
2698 struct bttv *btv = fh->btv; in bttv_g_parm()
2713 struct bttv *btv = fh->btv; in bttv_g_tuner()
2736 struct bttv *btv = fh->btv; in bttv_g_pixelaspect()
2749 struct bttv *btv = fh->btv; in bttv_g_selection()
2780 struct bttv *btv = fh->btv; in bttv_s_selection()
2951 struct bttv *btv = video_drvdata(file); in bttv_open()
3022 struct bttv *btv = fh->btv; in bttv_release()
3144 struct bttv *btv = video_drvdata(file); in radio_open()
3170 struct bttv *btv = fh->btv; in radio_release()
3190 struct bttv *btv = fh->btv; in radio_g_tuner()
3213 struct bttv *btv = fh->btv; in radio_s_tuner()
3227 struct bttv *btv = fh->btv; in radio_s_hw_freq_seek()
3239 struct bttv *btv = fh->btv; in radio_enum_freq_bands()
3251 struct bttv *btv = fh->btv; in radio_read()
3269 struct bttv *btv = fh->btv; in radio_poll()
3355 static void bttv_risc_disasm(struct bttv *btv, in bttv_risc_disasm()
3377 static void bttv_print_riscaddr(struct bttv *btv) in bttv_print_riscaddr()
3432 static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc) in bttv_irq_debug_low_latency()
3454 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set) in bttv_irq_next_video()
3537 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, in bttv_irq_wakeup_video()
3575 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup, in bttv_irq_wakeup_vbi()
3589 struct bttv *btv = from_timer(btv, t, timeout); in bttv_irq_timeout()
3639 bttv_irq_wakeup_top(struct bttv *btv) in bttv_irq_wakeup_top()
3668 bttv_irq_switch_video(struct bttv *btv) in bttv_irq_switch_video()
3707 bttv_irq_switch_vbi(struct bttv *btv) in bttv_irq_switch_vbi()
3744 struct bttv *btv; in bttv_irq()
3747 btv=(struct bttv *)dev_id; in bttv_irq()
3856 static void vdev_init(struct bttv *btv, in vdev_init()
3876 static void bttv_unregister_video(struct bttv *btv) in bttv_unregister_video()
3884 static int bttv_register_video(struct bttv *btv) in bttv_register_video()
3970 struct bttv *btv; in bttv_probe()
4217 struct bttv *btv = to_bttv(v4l2_dev); in bttv_remove()
4266 struct bttv *btv = to_bttv(v4l2_dev); in bttv_suspend()
4297 struct bttv *btv = to_bttv(v4l2_dev); in bttv_resume()