summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx25840/cx25840-core.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-08-13 08:04:22 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-08-13 08:04:22 -0300
commit4a333c761138c420a88a5cca628dda451052631f (patch)
treee5bf6a3347137dc83e914d66e37537196429e64c /linux/drivers/media/video/cx25840/cx25840-core.h
parent139db8b5ad39ca0672864ad24307defcf0604406 (diff)
parent3c8a10b0c13916dae7676e732c5c0b44cf14a513 (diff)
downloadmediapointer-dvb-s2-4a333c761138c420a88a5cca628dda451052631f.tar.gz
mediapointer-dvb-s2-4a333c761138c420a88a5cca628dda451052631f.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb2
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/cx25840/cx25840-core.h')
-rw-r--r--linux/drivers/media/video/cx25840/cx25840-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/video/cx25840/cx25840-core.h b/linux/drivers/media/video/cx25840/cx25840-core.h
index 8b235175e..d35e04ee5 100644
--- a/linux/drivers/media/video/cx25840/cx25840-core.h
+++ b/linux/drivers/media/video/cx25840/cx25840-core.h
@@ -43,6 +43,7 @@ struct cx25840_state {
enum cx25840_audio_input aud_input;
u32 audclk_freq;
int audmode;
+ int unmute_volume; /* -1 if not muted */
int vbi_line_offset;
u32 id;
u32 rev;