summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-07-20 21:49:25 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-07-20 21:49:25 -0300
commita0445b01893489ee01d54d08da80d29a24434e0a (patch)
tree183ffaf24616779e2550c86540bf445e86f3b13d /linux/drivers/media/video/bt8xx/bttv.h
parent59ac780bc36a1d932e6290e0ea492085f2ec35cd (diff)
parentbf2a43cd610fd4c43b23e6dc87e086848de1b290 (diff)
downloadmediapointer-dvb-s2-a0445b01893489ee01d54d08da80d29a24434e0a.tar.gz
mediapointer-dvb-s2-a0445b01893489ee01d54d08da80d29a24434e0a.tar.bz2
merge: http://udev.netup.ru/hg/v4l-dvb-commits
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/bt8xx/bttv.h')
-rw-r--r--linux/drivers/media/video/bt8xx/bttv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/bt8xx/bttv.h b/linux/drivers/media/video/bt8xx/bttv.h
index 6b7b62bd4..a0cb26b4a 100644
--- a/linux/drivers/media/video/bt8xx/bttv.h
+++ b/linux/drivers/media/video/bt8xx/bttv.h
@@ -284,6 +284,7 @@ extern struct tvcard bttv_tvcards[];
extern void bttv_idcard(struct bttv *btv);
extern void bttv_init_card1(struct bttv *btv);
extern void bttv_init_card2(struct bttv *btv);
+extern void bttv_init_tuner(struct bttv *btv);
/* card-specific funtions */
extern void tea5757_set_freq(struct bttv *btv, unsigned short freq);