diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-15 16:39:21 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-15 16:39:21 -0200 |
commit | 8771039169bb3c0c6fc69cbbba8c20a3ab01fad9 (patch) | |
tree | f67d517bfe547e0ee4a4410b244ebb88aea0ab42 /linux/drivers/media/video/ivtv/ivtv-streams.h | |
parent | 2bd35cda866389fda170f211d63bfd4893a7b464 (diff) | |
parent | db8644ddeb12f8c9a0ce76b809db98511301ed6e (diff) | |
download | mediapointer-dvb-s2-8771039169bb3c0c6fc69cbbba8c20a3ab01fad9.tar.gz mediapointer-dvb-s2-8771039169bb3c0c6fc69cbbba8c20a3ab01fad9.tar.bz2 |
merge: http://www.linuxtv.org/hg/~hverkuil/ivtv
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/ivtv/ivtv-streams.h')
-rw-r--r-- | linux/drivers/media/video/ivtv/ivtv-streams.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/ivtv/ivtv-streams.h b/linux/drivers/media/video/ivtv/ivtv-streams.h index 8f5f5b1c7..3d76a415f 100644 --- a/linux/drivers/media/video/ivtv/ivtv-streams.h +++ b/linux/drivers/media/video/ivtv/ivtv-streams.h @@ -22,6 +22,7 @@ #define IVTV_STREAMS_H int ivtv_streams_setup(struct ivtv *itv); +int ivtv_streams_register(struct ivtv *itv); void ivtv_streams_cleanup(struct ivtv *itv); /* Capture related */ |