summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-01-20 14:59:38 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-01-20 14:59:38 -0200
commit65e4c6def969e553c32b351221e2c4d62eaa0fcc (patch)
treef84b7ede56aceefc155519eb08646d71505a8be2 /linux/drivers/media/video/cx88/cx88.h
parentb206ad519d76ca074b086fd6d2b41b4cb5fe537d (diff)
downloadmediapointer-dvb-s2-65e4c6def969e553c32b351221e2c4d62eaa0fcc.tar.gz
mediapointer-dvb-s2-65e4c6def969e553c32b351221e2c4d62eaa0fcc.tar.bz2
Convert cx88-blackbird to use video_ioctl2
From: Mauro Carvalho Chehab <mchehab@infradead.org> This patch finishes cx88-blackbird conversion to use video_ioctl2. Video standards are generated automatically inside videodev.c. the big ioctl parser is removed, using, instead, video_ioctl2. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r--linux/drivers/media/video/cx88/cx88.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h
index ef9513eb9..5bb190eb2 100644
--- a/linux/drivers/media/video/cx88/cx88.h
+++ b/linux/drivers/media/video/cx88/cx88.h
@@ -684,13 +684,6 @@ int cx88_get_control(struct cx88_core *core, struct v4l2_control *ctl);
int cx88_set_control(struct cx88_core *core, struct v4l2_control *ctl);
int cx88_video_mux(struct cx88_core *core, unsigned int input);
-/* ----------------------------------------------------------- */
-/* cx88-blackbird.c */
-/* used by cx88-ivtv ioctl emulation layer */
-extern int (*cx88_ioctl_hook)(struct inode *inode, struct file *file,
- unsigned int cmd, void *arg);
-extern unsigned int (*cx88_ioctl_translator)(unsigned int cmd);
-
/*
* Local variables:
* c-basic-offset: 8