Lines Matching refs:bttv

4     bttv - Bt848 frame grabber driver
54 struct bttv *bttvs[BTTV_MAX];
154 MODULE_DESCRIPTION("bttv - v4l/v4l2 driver module for bt848/878 based cards");
177 struct bttv *btv = video_get_drvdata(vfd);
190 static void request_modules(struct bttv *dev)
196 static void flush_request_modules(struct bttv *dev)
502 /* bttv format list
652 int check_alloc_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bit)
707 int locked_btres(struct bttv *btv, int bit)
714 disclaim_vbi_lines(struct bttv *btv)
721 disclaim_video_lines(struct bttv *btv)
742 void free_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bits)
773 static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout)
795 static void set_pll(struct bttv *btv)
847 static void bt848A_set_timing(struct bttv *btv)
879 static void bt848_bright(struct bttv *btv, int bright)
891 static void bt848_hue(struct bttv *btv, int hue)
902 static void bt848_contrast(struct bttv *btv, int cont)
916 static void bt848_sat(struct bttv *btv, int color)
936 video_mux(struct bttv *btv, unsigned int input)
971 audio_mux_gpio(struct bttv *btv, int input, int mute)
1003 audio_mute(struct bttv *btv, int mute)
1028 audio_input(struct bttv *btv, int input)
1116 set_tvnorm(struct bttv *btv, unsigned int norm)
1161 set_input(struct bttv *btv, unsigned int input, unsigned int norm)
1184 static void init_irqreg(struct bttv *btv)
1206 static void init_bt848(struct bttv *btv)
1236 static void bttv_reinit_bt848(struct bttv *btv)
1254 struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler);
1454 void bttv_gpio_tracking(struct bttv *btv, char *comment)
1463 static void bttv_field_count(struct bttv *btv)
1498 bttv_switch_overlay(struct bttv *btv, struct bttv_fh *fh,
1528 static int bttv_prepare_buffer(struct videobuf_queue *q,struct bttv *btv,
1657 struct bttv *btv = fh->btv;
1682 static void radio_enable(struct bttv *btv)
1696 struct bttv *btv = fh->btv;
1712 struct bttv *btv = fh->btv;
1721 struct bttv *btv = fh->btv;
1734 struct bttv *btv = fh->btv;
1767 struct bttv *btv = fh->btv;
1777 struct bttv *btv = fh->btv;
1790 struct bttv *btv = fh->btv;
1809 struct bttv *btv = fh->btv;
1822 static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f)
1846 struct bttv *btv = fh->btv;
1859 struct bttv *btv = fh->btv;
1871 struct bttv *btv = fh->btv;
1885 struct bttv *btv = fh->btv;
1954 struct bttv *btv = fh->btv;
2123 static int setup_window_lock(struct bttv_fh *fh, struct bttv *btv,
2310 struct bttv *btv = fh->btv;
2380 struct bttv *btv = fh->btv;
2425 struct bttv *btv = fh->btv;
2439 struct bttv *btv = fh->btv;
2444 strscpy(cap->driver, "bttv", sizeof(cap->driver));
2525 struct bttv *btv = fh->btv;
2538 struct bttv *btv = fh->btv;
2576 struct bttv *btv = fh->btv;
2659 struct bttv *btv = fh->btv;
2679 struct bttv *btv = fh->btv;
2692 struct bttv *btv = fh->btv;
2708 struct bttv *btv = fh->btv;
2723 struct bttv *btv = fh->btv;
2746 struct bttv *btv = fh->btv;
2759 struct bttv *btv = fh->btv;
2790 struct bttv *btv = fh->btv;
2961 struct bttv *btv = video_drvdata(file);
3032 struct bttv *btv = fh->btv;
3154 struct bttv *btv = video_drvdata(file);
3180 struct bttv *btv = fh->btv;
3200 struct bttv *btv = fh->btv;
3223 struct bttv *btv = fh->btv;
3237 struct bttv *btv = fh->btv;
3249 struct bttv *btv = fh->btv;
3261 struct bttv *btv = fh->btv;
3279 struct bttv *btv = fh->btv;
3365 static void bttv_risc_disasm(struct bttv *btv,
3387 static void bttv_print_riscaddr(struct bttv *btv)
3442 static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc)
3464 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set)
3547 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup,
3585 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup,
3599 struct bttv *btv = from_timer(btv, t, timeout);
3649 bttv_irq_wakeup_top(struct bttv *btv)
3678 bttv_irq_switch_video(struct bttv *btv)
3717 bttv_irq_switch_vbi(struct bttv *btv)
3754 struct bttv *btv;
3757 btv=(struct bttv *)dev_id;
3866 static void vdev_init(struct bttv *btv,
3886 static void bttv_unregister_video(struct bttv *btv)
3894 static int bttv_register_video(struct bttv *btv)
3980 struct bttv *btv;
3993 "bttv%d", btv->c.nr);
4095 /* fill struct bttv with some useful defaults */
4227 struct bttv *btv = to_bttv(v4l2_dev);
4278 struct bttv *btv = to_bttv(v4l2_dev);
4314 struct bttv *btv = to_bttv(v4l2_dev);
4369 .name = "bttv",