patch-2.3.26 linux/drivers/char/tuner.h

Next file: linux/drivers/char/videodev.c
Previous file: linux/drivers/char/tuner.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.25/linux/drivers/char/tuner.h linux/drivers/char/tuner.h
@@ -47,5 +47,6 @@
 #define TUNER_SET_TYPE               _IOW('t',1,int)    /* set tuner type */
 #define TUNER_SET_TVFREQ             _IOW('t',2,int)    /* set tv freq */
 #define TUNER_SET_RADIOFREQ          _IOW('t',3,int)    /* set radio freq */
+#define TUNER_SET_MODE               _IOW('t',4,int)    /* set tuner mode */
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)