summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/zoran_card.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/zoran_card.h')
-rw-r--r--linux/drivers/media/video/zoran_card.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/video/zoran_card.h b/linux/drivers/media/video/zoran_card.h
index 8444ca0a5..1b5c4171c 100644
--- a/linux/drivers/media/video/zoran_card.h
+++ b/linux/drivers/media/video/zoran_card.h
@@ -50,4 +50,6 @@ extern int zoran_check_jpg_settings(struct zoran *zr,
extern void zoran_open_init_params(struct zoran *zr);
extern void zoran_vdev_release(struct video_device *vdev);
+void zr36016_write(struct videocodec *codec, u16 reg, u32 val);
+
#endif /* __ZORAN_CARD_H__ */