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
644 int check_alloc_btres_lock(struct bttv *btv, int bit)
688 int check_btres(struct bttv *btv, int bit)
694 int locked_btres(struct bttv *btv, int bit)
701 disclaim_vbi_lines(struct bttv *btv)
708 disclaim_video_lines(struct bttv *btv)
728 void free_btres_lock(struct bttv *btv, int bits)
758 static void set_pll_freq(struct bttv *btv, unsigned int fin, unsigned int fout)
780 static void set_pll(struct bttv *btv)
832 static void bt848A_set_timing(struct bttv *btv)
864 static void bt848_bright(struct bttv *btv, int bright)
876 static void bt848_hue(struct bttv *btv, int hue)
887 static void bt848_contrast(struct bttv *btv, int cont)
901 static void bt848_sat(struct bttv *btv, int color)
921 video_mux(struct bttv *btv, unsigned int input)
956 audio_mux_gpio(struct bttv *btv, int input, int mute)
988 audio_mute(struct bttv *btv, int mute)
1013 audio_input(struct bttv *btv, int input)
1101 set_tvnorm(struct bttv *btv, unsigned int norm)
1146 set_input(struct bttv *btv, unsigned int input, unsigned int norm)
1169 void init_irqreg(struct bttv *btv)
1191 static void init_bt848(struct bttv *btv)
1221 static void bttv_reinit_bt848(struct bttv *btv)
1239 struct bttv *btv = container_of(c->handler, struct bttv, ctrl_handler);
1439 void bttv_gpio_tracking(struct bttv *btv, char *comment)
1469 struct bttv *btv = vb2_get_drv_priv(q);
1484 struct bttv *btv = vb2_get_drv_priv(vq);
1503 struct bttv *btv = vb2_get_drv_priv(vq);
1529 struct bttv *btv = vb2_get_drv_priv(vq);
1541 struct bttv *btv = vb2_get_drv_priv(q);
1568 struct bttv *btv = vb2_get_drv_priv(q);
1591 static void radio_enable(struct bttv *btv)
1604 struct bttv *btv = video_drvdata(file);
1619 struct bttv *btv = video_drvdata(file);
1627 struct bttv *btv = video_drvdata(file);
1639 struct bttv *btv = video_drvdata(file);
1671 struct bttv *btv = video_drvdata(file);
1680 struct bttv *btv = video_drvdata(file);
1692 struct bttv *btv = video_drvdata(file);
1710 struct bttv *btv = video_drvdata(file);
1723 static void bttv_set_frequency(struct bttv *btv, const struct v4l2_frequency *f)
1746 struct bttv *btv = video_drvdata(file);
1758 struct bttv *btv = video_drvdata(file);
1769 struct bttv *btv = video_drvdata(file);
1782 struct bttv *btv = video_drvdata(file);
1842 limit_scaled_size_lock(struct bttv *btv, __s32 *width, __s32 *height,
1940 static int bttv_switch_type(struct bttv *btv, enum v4l2_buf_type type)
1989 struct bttv *btv = video_drvdata(file);
2016 struct bttv *btv = video_drvdata(file);
2072 struct bttv *btv = video_drvdata(file);
2117 struct bttv *btv = video_drvdata(file);
2122 strscpy(cap->driver, "bttv", sizeof(cap->driver));
2167 struct bttv *btv = video_drvdata(file);
2181 struct bttv *btv = video_drvdata(file);
2203 struct bttv *btv = video_drvdata(file);
2215 struct bttv *btv = video_drvdata(file);
2239 struct bttv *btv = video_drvdata(file);
2371 struct bttv *btv = video_drvdata(file);
2388 struct bttv *btv = video_drvdata(file);
2405 struct bttv *btv = video_drvdata(file);
2427 struct bttv *btv = video_drvdata(file);
2440 struct bttv *btv = video_drvdata(file);
2451 struct bttv *btv = video_drvdata(file);
2462 struct bttv *btv = video_drvdata(file);
2479 struct bttv *btv = video_drvdata(file);
2560 static void bttv_risc_disasm(struct bttv *btv,
2582 static void bttv_print_riscaddr(struct bttv *btv)
2634 static void bttv_irq_debug_low_latency(struct bttv *btv, u32 rc)
2656 bttv_irq_next_video(struct bttv *btv, struct bttv_buffer_set *set)
2727 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup,
2768 bttv_irq_wakeup_vbi(struct bttv *btv, struct bttv_buffer *wakeup,
2803 struct bttv *btv = from_timer(btv, t, timeout);
2858 bttv_irq_wakeup_top(struct bttv *btv)
2887 bttv_irq_switch_video(struct bttv *btv)
2926 bttv_irq_switch_vbi(struct bttv *btv)
2963 struct bttv *btv;
2966 btv=(struct bttv *)dev_id;
3075 static int vdev_init(struct bttv *btv, struct video_device *vfd,
3126 static void bttv_unregister_video(struct bttv *btv)
3134 static int bttv_register_video(struct bttv *btv)
3215 struct bttv *btv;
3228 "bttv%d", btv->c.nr);
3330 /* fill struct bttv with some useful defaults */
3462 struct bttv *btv = to_bttv(v4l2_dev);
3512 struct bttv *btv = to_bttv(v4l2_dev);
3543 struct bttv *btv = to_bttv(v4l2_dev);
3583 .name = "bttv",